README
React with native table
react-with-native-table (OperationClassification ui-cjs)
Api reference
<Table />
Input | ||
---|---|---|
- | ||
Output | JSX.Element |
📄 Table (exported const)
Internal
Show internal (7)
getColumns()
gets all columns you can present based on a modelname, the interfaces of that model, and the data
Input | ||
---|---|---|
- | ||
Output | { name: string, presentationType?: text / backendAsset / referenceSingle / referenceMultiple, customPresentation?: { }, objectParameterKey: { }, }[] |
<TableHeadItem />
Input | ||
---|---|---|
- | ||
Output | JSX.Element |
<TableRow />
Input | ||
---|---|---|
- | ||
Output | JSX.Element |
useIsInViewport()
Input | ||
---|---|---|
- | ||
Output | { } |
📄 getColumns (exported const)
gets all columns you can present based on a modelname, the interfaces of that model, and the data
📄 TableHeadItem (exported const)
📄 TableRow (exported const)
README
React with native table
react-with-native-table (OperationClassification ui-cjs)
Api reference
<Table />
Input | ||
---|---|---|
- | ||
Output | JSX.Element |
📄 Table (exported const)
Internal
Show internal (7)
getColumns()
gets all columns you can present based on a modelname, the interfaces of that model, and the data
Input | ||
---|---|---|
- | ||
Output | { name: string, presentationType?: text / backendAsset / referenceSingle / referenceMultiple, customPresentation?: { }, objectParameterKey: { }, }[] |
<TableHeadItem />
Input | ||
---|---|---|
- | ||
Output | JSX.Element |
<TableRow />
Input | ||
---|---|---|
- | ||
Output | JSX.Element |
useIsInViewport()
Input | ||
---|---|---|
- | ||
Output | { } |
📄 getColumns (exported const)
gets all columns you can present based on a modelname, the interfaces of that model, and the data
📄 TableHeadItem (exported const)
📄 TableRow (exported const)