Foundry Virtual Tabletop - API Documentation - Version 14
    Preparing search index...

    Interface HTMLColorPickerOptions

    interface HTMLColorPickerOptions {
        value: string;
    }
    Index

    Properties

    Properties

    value: string

    A hexadecimal string representation of the color.