Documentation
    Preparing search index...

    Type Alias StyleModel

    type StyleModel = {
        container: object;
        dark: object;
        light: object;
    }
    Index

    Properties

    Properties

    container: object
    dark: object
    light: object