@vicinae/api
    Preparing search index...

    Namespace List

    A List component that can be used to render a list of items sharing a similar representation.

    This component comes with many quality of life features out of the box:

    • Items are fuzzy searched by default, without the need for explicit filtering logic
    • Items can be grouped in sections for clearer organization
    • Search can be throttled in order to provide typeahead experiences, ideal when dealing with remote data sources
    • Builtin loading indicator to show that something is loading
    • For a specific item, can render additonal markdown and metadata in a side panel

    Namespaces

    Item
    Section

    Type Aliases

    Props