interface CheckboxParams : SharedEditorParams
open var indeterminateValue: String?
open var tristate: Boolean?