Sanity Library Reference Docs
    Preparing search index...

    Interface LegacyThemeProps

    Properties that can be used to override the default theme.

    interface LegacyThemeProps {
        "--screen-default-break": string;
        "--screen-large-break": string;
        "--screen-medium-break": string;
        "--screen-xlarge-break": string;
    }
    Index

    Properties

    "--screen-default-break": string

    this theme property is not configurable within the studio

    "--screen-large-break": string

    this theme property is not configurable within the studio

    "--screen-medium-break": string

    this theme property is not configurable within the studio

    "--screen-xlarge-break": string

    this theme property is not configurable within the studio