UNPKG

@spectrum-web-components/button

Version:

An `<sp-button>` represents an action a user can take. sp-buttons can be clicked or tapped to perform an action or to navigate to another page. sp-buttons in Spectrum have several variations for different uses and multiple levels of loudness for various a

6 lines (5 loc) 233 B
"use strict"; import { Default } from "../stories/button-accent-fill.stories.js"; import { testForMemoryLeaks } from "../../../test/testing-helpers.js"; testForMemoryLeaks(Default({})); //# sourceMappingURL=button-memory.test.js.map