Skip to content

Commit 8956c73

Browse files
committed
docs(storybook): document the default slot
1 parent 496c5c8 commit 8956c73

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/uui-toggle/lib/uui-toggle.element.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ import { css, html } from 'lit';
1414
* Umbraco Toggle-switch, toggles between off/on. Technically a checkbox.
1515
* @element uui-toggle
1616
* @fires UUIBooleanInputEvent#change- fires when the element is begin checked by a user action
17-
* @slot to overwrite displayed label content
1817
* @cssprop --uui-toggle-size - Define the toggle size.
1918
* @cssprop --uui-toggle-switch-width - Define the slider width.
2019
* @cssprop --uui-toggle-background-color - Set the toggle background color

0 commit comments

Comments
 (0)