List
v1.1.0Ordered and unordered list components.
Unordered List Collection
Use bullet points for unordered lists.
- Core infrastructure token distribution models.
- Multi-region replica deployment nodes.
- AWS primary database clusters (us-east-1).
- GCP recovery cold caches (europe-west-3).
- Edge routing proxy optimization limits.
Ordered Step Indexing
Use numbers for ordered step-by-step lists.
- Pull down active repository packages via system terminals.
- Synchronize environment parameters locally inside root files.
- Initialize production distribution builds over target ports.
API Reference
All available props for this component.
Property | Type | Default | Description |
|---|---|---|---|
| as | 'ul' | 'ol' | 'ul' | Dictates the underlying HTML tag element structure rendered onto the DOM layout map. |
| marker | 'disc' | 'decimal' | 'none' | 'disc' | Sets the geometric styling properties appended to prefix text tracks. |
| spacing | 'condensed' | 'normal' | 'loose' | 'normal' | Adjusts structural vertical padding intervals running between item nodes. |
| className | string | '' | Standard utility string parameter for injection of bespoke layout adjustments. |