-
Notifications
You must be signed in to change notification settings - Fork 1
@bynary.composables.class.Function.useModifier
github-actions[bot] edited this page Jul 11, 2024
·
3 revisions
@bynary/composables / @bynary/composables/class / useModifier
useModifier(
modifier,options?):WritableSignal<boolean>
• modifier: string
The name of the modifier
• options?: IUseModifierOptions
A set of options
WritableSignal<boolean>
A signal that allows to toggle the given modifier class on the host element