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) 116 B
import type { ISimpleButtonProps } from "./SimpleButton.js"; export declare const defaultProps: ISimpleButtonProps;