MktgButton

Deprecated
MktgButton allow users to perform an action. It provides multiple brand styles for various needs, normalized behavior across different platforms and devices, and consistent keyboard focus behavior.
Access to Fuegokit npm packages, source code repositories, and some content is limited to Appfire staff. Log in with Slack to continue.

MktgButton is deprecated. This component will be removed 6 months from the date that styled brand components ship from a separate library.

MktgButton communicates calls to action and allows people to interact with pages in a variety of ways.

It extends the base Button Button primitive and provides multiple styles for various needs, normalized behavior across different platforms and devices, and consistent keyboard focus behavior.

MktgButton is deprecated and will be removed in the next major release.

Import

import {MktgButton} from '@fuegokit/react'

Usage

Variants

Accessibility

Focus styles render consistently across all devices, with focus not shown for people who use a mouse.

See also