Props: { enabled?: boolean; isPointer?: boolean; label?: any }

Props type alias for associated component.

Type declaration

  • Optionalenabled?: boolean
  • OptionalisPointer?: boolean

    Set to true to use the pointer cursor over label.

  • Optionallabel?: any