OptionaldownloadPrompts to save the linked URL instead of navigating to it.
OptionalhrefThe URL the button points to.
OptionalrelThe relationship of the linked URL. See https://developer.mozilla.org/en-US/docs/Web/HTML/Link_types
OptionaltargetWhere to display the linked URL, as the name for a browsing context.
The type of the button. Defaults to button.
Sets the variant of the button.
Static ReadonlyformStatic ReadonlytagReturns the HTMLFormElement associated with this element.
Removes focus from the button.
Simulates a mouse click on the element
Sets focus in the button.
Staticregister
Represents a clickable button, used to submit forms or anywhere in a document for accessible, standard button functionality.
Element
igc-button
Slot
Slot
prefix - Renders content before the label of the button.
Slot
suffix - Renders content after the label of the button.
Csspart
base - The native button element of the igc-button component.
Csspart
prefix - The prefix container of the igc-button component.
Csspart
suffix - The suffix container of the igc-button component.