Timeline Studio API Documentation - v0.26.0
Preparing search index...
features/browser/hooks/use-resources
useResourceById
Function useResourceById
useResourceById
(
type
:
ResourceType
,
id
:
string
,
)
:
{
loading
:
boolean
;
resource
:
any
}
Хук для получения ресурса по ID
Parameters
type
:
ResourceType
id
:
string
Returns
{
loading
:
boolean
;
resource
:
any
}
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
Timeline Studio API Documentation - v0.26.0
Loading...
Хук для получения ресурса по ID