ETASCOM CRM V3 - Documentation API
Storybook
GitHub
Preparing search index...
hooks/use-posts
usePostStats
Function usePostStats
usePostStats
()
:
{
stats
:
PostStats
|
null
;
loading
:
boolean
;
error
:
string
|
null
;
refetch
:
()
=>
Promise
<
void
>
;
}
Returns
{
stats
:
PostStats
|
null
;
loading
:
boolean
;
error
:
string
|
null
;
refetch
:
()
=>
Promise
<
void
>
;
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Storybook
GitHub
ETASCOM CRM V3 - Documentation API
Loading...