Penpot plugins API
    Preparing search index...

    Type Alias TokenSizingProps

    TokenSizingProps:
        | "width"
        | "height"
        | "layoutItemMinW"
        | "layoutItemMaxW"
        | "layoutItemMinH"
        | "layoutItemMaxH"

    The properties that a Sizing token can be applied to.