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

    An application that allows the user to configure change flags on an item

    Hierarchy

    • any
      • SetEditor
    Index

    Properties

    choices: string[] | Record<string, string> | undefined

    The options for the datalist element.

    entries: string[]

    Accessors

    • get document(): any

      Returns any

    • get isEditable(): boolean

      Returns boolean

    • get path(): string

      Returns string

    • get promise(): Promise<any>

      Returns Promise<any>

    Methods

    • Parameters

      • options: any

      Returns void

    • Parameters

      • options: any

      Returns Promise<any>