TabValuePointer: {
    force?: boolean;
    relays?: string[];
    value: string;
}

Type declaration

  • Optionalforce?: boolean

    bypass the cache

  • Optionalrelays?: string[]

    The relays to load from

  • value: string

    The value of the tag to load