Edit page

FormButtonField

Example

  • Field Label
  • 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
    text
    Reactnode
    required
    disabled
    Boolean | undefined
    onClick
    (() => any) | undefined