Skip to main content

TranslationWithLabel

Defined in: packages/react-querybuilder/src/types/propsUsingReact.ts:55

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

Defined in: packages/react-querybuilder/src/types/props.ts:305

Inherited from

Translation.title


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.