UNPKG

@ui-schema/react

Version:

Schema-driven UI generator for React using JSON Schema. Build powerful form and interface generators with headless components and hooks.

5 lines (4 loc) 94 B
export interface UIMetaReadContextType { readDense?: boolean; readActive?: boolean; }