onBooleanChange
onBooleanChange: (id: string, bool: string) => void
onMove
onMove: (id: string, targetId: string) => void
onRemove
onRemove: (id: string) => void
onSelect
onSelect: (id: string) => void
Optional
readOnly
readOnly?: boolean
Optional
selectedQueryId
selectedQueryId?: string