supervision-js
    Preparing search index...

    Interface FocusFallbackStyle

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