Prompts to save the linked URL instead of navigating to it.
The URL the button points to.
The relationship of the linked URL. See https://developer.mozilla.org/en-US/docs/Web/HTML/Link_types
Optional
targetWhere 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.
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.