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