Skip to content

Commit f8400b0

Browse files
committed
docs(storybook): restore enum type
1 parent a569070 commit f8400b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/uui-boolean-input/lib/uui-boolean-input.element.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ export abstract class UUIBooleanInputElement extends FormControlMixin(
8080

8181
/**
8282
* Specifies the label position of the checkbox or the toggle
83+
* @type {'left' | 'right' | 'top' | 'bottom'}
8384
* @attr label-position
8485
* @default right
8586
*/

0 commit comments

Comments
 (0)