UNPKG

radix-vue

Version:

Vue port for Radix UI Primitives.

5 lines (4 loc) 203 B
export declare const OPEN_KEYS: string[]; export declare const SELECTION_KEYS: string[]; export declare const CONTENT_MARGIN = 10; export declare function shouldShowPlaceholder(value?: string): boolean;