staticTable method

  1. @override
Component staticTable(
  1. StaticTableProps props
)
override

Implementation

@override
Component staticTable(StaticTableProps props) => CodexStaticTable(props);