@theredhead — Frontend Library - v1.0.0
    Preparing search index...
    SurfaceType:
        | "transparent"
        | "raised"
        | "sunken"
        | "panel"
        | "avatar"
        | string & {}

    Built-in surface types shipped with the library.

    Consumers can extend this by defining additional CSS classes with the ui-surface-type- prefix and passing the suffix as the surfaceType input.