Skip to main content

TranslationWithLabel

A translation for a component with title and label.

Extends

Properties

label?

optional label: ReactNode

Defined in

packages/react-querybuilder/src/types/propsUsingReact.ts:56


title?

optional title: string

Inherited from

Translation.title

Defined in

packages/react-querybuilder/src/types/props.ts:268


caution

API documentation is generated from the latest commit on the main branch. It may be somewhat inconsistent with official releases of React Query Builder.