Skip to content

Type Alias: RBooleanFieldRenderable

ts
type RBooleanFieldRenderable = (typeof RBooleanFieldRenderable)[number];

Union type for boolean field rendering variants. Used for the renderAs prop to specify which UI control should be used for boolean or ternary value interaction.