-
Notifications
You must be signed in to change notification settings - Fork 0
@bynary.composables.class.Function.useModifierGroup
github-actions[bot] edited this page Jul 11, 2024
·
3 revisions
@bynary/composables / @bynary/composables/class / useModifierGroup
useModifierGroup<
Modifier
>(initialValue
,options
?):WritableSignal
<Modifier
>
• Modifier extends undefined
| null
| string
• initialValue: Modifier
The initial modifier
• options?: IBindModifierGroupOptions
A set of options
WritableSignal
<Modifier
>
A signal that binds its value as a modifier class on the host element