SerenityJS
    Preparing search index...

    Interface ItemTypeIconComponentOptions

    interface ItemTypeIconComponentOptions {
        default: string;
        dyed: string;
    }
    Index

    Properties

    Properties

    default: string

    The default icon of the item.

    dyed: string

    The dyed icon of the item.