UNPKG

@corejam/core-components

Version:

Corejam - Core Components

45 lines (35 loc) 3.41 kB
# corejam-button <!-- Auto Generated Below --> ## Properties | Property | Attribute | Description | Type | Default | | -------------- | --------------- | ----------- | ---------------------------------------- | ----------- | | `animation` | `animation` | | `string` | `undefined` | | `bg` | `bg` | | `string` | `undefined` | | `color` | `color` | | `string` | `undefined` | | `delay` | `delay` | | `number` | `undefined` | | `display` | `display` | | `string` | `"flex"` | | `duration` | `duration` | | `number` | `undefined` | | `focusBg` | `focus-bg` | | `string` | `undefined` | | `focusColor` | `focus-color` | | `string` | `undefined` | | `focusOutline` | `focus-outline` | | `string` | `"none"` | | `hoverBg` | `hover-bg` | | `string` | `undefined` | | `hoverColor` | `hover-color` | | `string` | `undefined` | | `hoverOutline` | `hover-outline` | | `string` | `"none"` | | `justify` | `justify` | | `string` | `"center"` | | `lgW` | `lg-w` | | `number \| string` | `undefined` | | `mdW` | `md-w` | | `number \| string` | `undefined` | | `outline` | `outline` | | `string` | `"none"` | | `p` | `p` | | `string` | `undefined` | | `pb` | `pb` | | `string` | `undefined` | | `pl` | `pl` | | `string` | `undefined` | | `pr` | `pr` | | `string` | `undefined` | | `pt` | `pt` | | `string` | `undefined` | | `rounded` | `rounded` | | `string` | `undefined` | | `smW` | `sm-w` | | `number \| string` | `undefined` | | `timing` | `timing` | | `string` | `undefined` | | `transition` | `transition` | | `string` | `undefined` | | `type` | `type` | | `"a" \| "button" \| "reset" \| "submit"` | `"button"` | | `w` | `w` | | `number \| string` | `undefined` | | `xlW` | `xl-w` | | `number \| string` | `undefined` | ---------------------------------------------- *Built with [StencilJS](https://stenciljs.com/)*