supervision-js
    Preparing search index...

    Interface FocusFallbackStyle

    interface FocusFallbackStyle {
        cornerRadius?: number;
        shape: BoxShape;
    }
    Index
    cornerRadius?: number
    shape: BoxShape