Represents a clickable button, used to submit forms or anywhere in a document for accessible, standard button functionality.

  • Renders the label of the button.

prefix - Renders content before the label of the button.

suffix - Renders content after the label of the button.

base - The native button element of the igc-button component.

prefix - The prefix container of the igc-button component.

suffix - The suffix container of the igc-button component.

Callable

  • Returns ReactNode

Properties

Properties

variant: ButtonVariant

Sets the variant of the button.