react.md

February 22, 2023 ยท View on GitHub

Home > @datashaper/react

react package

Enumerations

EnumerationDescription
DisplayOrderThe vertical display ordering for workflow steps.
StatsColumnTypeAvailable column statistics to show in the Arquero Details List

Functions

FunctionDescription
useDefaultCodebookStyles(heights)Generates the default codebook styles
useHeaderCommandBarDefaults(props, far, colors)Helper to create the props necessary for the default inverted management bar. Basic colors can be customized, but note that if you do not want an always-inverted bar like that used in the DataShaper webapp, you may want to just tweak the Fluent styles as normal.

Interfaces

InterfaceDescription
ArqueroDetailsListFeaturesFeature flags and configuration for the Arquero Details List component
ArqueroDetailsListPropsProps for the Arquero Details List component
ArqueroTableHeaderPropsProps for the ArqueroTableHeader component
ArqueroTableHeaderStyles
CodebookPropsProps for the CodebookEditor component
CodebookTableStyles
CommandBarColors
FieldWellItemDefines an available field well. This includes UX properties for how to visually represent it (title, icon, etc). This implementation is rendered with a dropdown, and is in many ways just a fancy stylized dropdown.
FieldWellPropsProps for the FieldWell component.
FieldWellStyles
StepListProps
StepListStyles
TableCommandsProps

Variables

VariableDescription
ArqueroDetailsListRenders an arquero table using a fluent DetailsList.
ArqueroTableHeaderRenders a header for an Arquero table
Codebook
FieldWell
StepList
TableCommands

Type Aliases

Type AliasDescription
ColumnRenderFunction
ColumnSelectFunction
DropdownOptionSelect
GroupHeaderFunction
SaveMetadataFunction