hosanna-ui-docs - v0.9.0
    Preparing search index...
    interface NativeMiniKebyoardEvent {
        preventDefault?: boolean;
        text: string;
        type: string;
        view: NativeMiniKeyboardView;
    }

    Hierarchy

    Index

    Properties

    preventDefault?: boolean
    text: string
    type: string