Pathfinder 1e for Foundry VTT
    Preparing search index...

    Interface DocumentSelectorSection

    interface DocumentSelectorSection {
        documents: DocumentSelectorDocument[];
        id: string;
        label: string;
    }
    Index

    Properties

    Properties

    The documents in the section

    id: string

    The section ID

    label: string

    The section label