Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • SubmitButtonOwnProps

Index

Properties

Optional element

element?: "button" | "a"

Optional enabled

enabled?: boolean

Enable/disable the onClick event and change the button style. If provided, overrides the value of onClickEnabled.

Optional onClickEnabled

onClickEnabled?: boolean

Enable/disable the onClick event without changing the button style.

submitting

submitting: boolean

Optional type

type?: "button" | "submit" | "reset"

Generated using TypeDoc