Directus / @directus/composables / GroupableOptions
Type Alias: GroupableOptions ​
GroupableOptions:
object
Used to make child item part of the group context. Needs to be used in a component that is a child of a component that has the useGroupableParent
composition enabled
Type declaration ​
active? ​
optional
active:Ref
<boolean
>
group? ​
optional
group:string
value? ​
optional
value:string
|number
watch? ​
optional
watch:boolean