List Row
Composable list row with the selected Lily design style.
Class reminders
Get a reminder before your class
Drawing class
Sunday · North Studio
Installation
Installs the style saved in lily.json. For a new Diamond project,
run lily-svelte init --style diamond first.
Usage
<ListRow title="Payment" description="Today" density="comfortable" /> The installed source follows the style in lily.json. The composition preview includes other Lily components; install those separately when building the complete example.
For a complete composed screen, see the Workshop block.