Edit page

FormSwitchField

Example

  • Properties

    icon
    String | reactelement<any, string | ((props: any) => reactelement<any, string | ... | (new (props: any) => component<any, any, any>)> | null) | (new (props: any) => component<any, any, any>)> | undefined
    name
    String
    required
    label
    Reactnode
    required
    disabled
    Boolean | undefined
    onClick
    ((event: mouseevent<element, mouseevent>) => void) | undefined
    placement
    "start" | "end" | "top" | "bottom" | undefined
    className
    String | undefined