ConsequentPropertyInputType
ConsequentPropertyInputType =
"text"|"textarea"|"number"|"checkbox"|"select"
Defined in: rules-engine/src/types/rulesEngine.ts:127
Supported input types for a built-in consequent property editor.
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.