UNPKG

@kamrade/svelte-dynamic-button

Version:

A simple button template that supports a flexible set of themes, variants, sizes and shapes. You can find usage examples (MagicButton and SimpleButton components) in the repository.

3 lines (2 loc) 115 B
import type { ISimpleButtonProps } from "./FashionButton.js"; export declare let defaultProps: ISimpleButtonProps;