Perseus
    Preparing search index...
    type State = {
        focused: boolean;
        handle: HandleState;
        showInputFocusStyle: boolean;
    }
    Index

    Properties

    focused: boolean
    handle: HandleState
    showInputFocusStyle: boolean