Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ToggleProperties

Properties for RadioToggleView.

Hierarchy

Index

Properties

Properties

children

children: JSX.Children

id

id: string

label

label: string

names

names: function

Type declaration

    • (): [string, string]
    • Returns [string, string]

value

value: DataSignal<boolean>

Generated using TypeDoc