-
Notifications
You must be signed in to change notification settings - Fork 0
@bynary.composables.title.Function.bindTitle
github-actions[bot] edited this page Jul 11, 2024
·
3 revisions
@bynary/composables / @bynary/composables/title / bindTitle
bindTitle<
T
>(value
):T
• T extends Signal
<string
>
• value: T
The signal to bind to the title.
T
The passed in signal (value
parameter)