Skip to content

@sqlrooms/mosaic / ColumnSelector

Variable: ColumnSelector

const ColumnSelector: FC<ColumnSelectorProps> & object

Type Declaration

NameType
NumericFC<Omit<ColumnSelectorProps, "types">>
QuantitativeFC<Omit<ColumnSelectorProps, "types">>
CategoricalFC<Omit<ColumnSelectorProps, "types">>