@lynx-example/lynx-ui-sheet
v0.0.2
Published
Example app demonstrating Sheet usage in lynx-ui
Readme
Sheet Examples
This directory contains examples for the Sheet component.
Examples
- Basic: Basic usage of Sheet.
- Controlled: Controlled usage of Sheet.
- ControlledOpen: Controlled usage of Sheet with initial open state.
- DefaultOpen: Uncontrolled Sheet with
defaultShowenabled. - Imperative: Imperative usage of Sheet.
- AutoHeight: Sheet with auto height.
- Tablet: Tablet-friendly Sheet layout.
- InternalTest: Internal test for Sheet.
