kopia lustrzana https://github.com/shoelace-style/shoelace
added spacing css custom property to docs (#664)
rodzic
ec63d4c528
commit
7fbc248aa7
|
@ -9,6 +9,7 @@ import { watch } from '~/internal/watch';
|
||||||
*
|
*
|
||||||
* @cssproperty --color - The color of the divider.
|
* @cssproperty --color - The color of the divider.
|
||||||
* @cssproperty --width - The width of the divider.
|
* @cssproperty --width - The width of the divider.
|
||||||
|
* @cssproperty --spacing - The spacing of the divider.
|
||||||
*/
|
*/
|
||||||
@customElement('sl-divider')
|
@customElement('sl-divider')
|
||||||
export default class SlDivider extends LitElement {
|
export default class SlDivider extends LitElement {
|
||||||
|
|
Ładowanie…
Reference in New Issue