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

    Interface DocumentSelectorDocumentExtra

    interface DocumentSelectorDocumentExtra {
        label?: string;
        value: string;
    }
    Index

    Properties

    Properties

    label?: string

    The label of the property

    value: string

    The value of the property