@samply/lens
    Preparing search index...

    Type Alias IconUrls

    type IconUrls = {
        addIconUrl?: string;
        deleteUrl?: string;
        infoUrl?: string;
        toggleIconUrl?: string;
    }
    Index

    Properties

    addIconUrl?: string

    Icon for the button that adds items from the catalogue to the search bar

    deleteUrl?: string

    Icon for a delete button used in various places

    infoUrl?: string

    Icon for an info button used in various places

    toggleIconUrl?: string

    Icon for the button that expands and collapses items in the catalogue