Skip to main content

bootstrapControlClassnames

const bootstrapControlClassnames: object

Type declaration

actionElement

actionElement: string = 'btn btn-sm'

addGroup

addGroup: string = 'btn-secondary'

addRule

addRule: string = 'btn-primary'

cloneGroup

cloneGroup: string = 'btn-secondary'

cloneRule

cloneRule: string = 'btn-secondary'

lockGroup

lockGroup: string = 'btn-secondary'

lockRule

lockRule: string = 'btn-secondary'

removeGroup

removeGroup: string = 'btn-danger'

removeRule

removeRule: string = 'btn-danger'

value

value: string = 'form-control form-control-sm'

valueSelector

valueSelector: string = 'form-select form-select-sm'

Defined in

index.tsx:15


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.