SketchClassTable()
function SketchClassTable(props, deprecatedLegacyContext?): ReactNode
Table displaying sketch class metrics, one table row per sketch
Parameters
| Parameter | Type | Description | 
|---|---|---|
props | SketchClassTableProps | - | 
deprecatedLegacyContext? | any | Deprecated See React Docs | 
Returns
ReactNode