@aidbox-forms/theme
v0.0.3-pre-alpha
Published
Base UI contract for Aidbox Forms Renderer themes
Readme
@aidbox-forms/theme
Base UI contract for Aidbox Forms Renderer. Provides the type definitions that concrete themes implement.
Install
pnpm add @aidbox-forms/themeUsage
import type { Theme } from "@aidbox-forms/theme";