supervision-js
    Preparing search index...

    Interface FocusStyle

    interface FocusStyle {
        resolve(context: FocusStyleContext): FocusDrawInstruction | undefined;
    }

    Implemented by

    Index