ETASCOM CRM V3 - Documentation API
Storybook
GitHub
Preparing search index...
hooks/use-labels
useLabels
Function useLabels
useLabels
(
params
?:
{
workOrderId
?:
string
;
receptionId
?:
string
;
type
?:
string
;
parentLabelId
?:
string
;
}
,
)
:
UseQueryResult
<
Label
[]
,
Error
>
Parameters
Optional
params
:
{
workOrderId
?:
string
;
receptionId
?:
string
;
type
?:
string
;
parentLabelId
?:
string
;
}
Returns
UseQueryResult
<
Label
[]
,
Error
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Storybook
GitHub
ETASCOM CRM V3 - Documentation API
Loading...