Skip to content

Latest commit

 

History

History
 
 

table-view

@fluid-example/table-view

Table View is a basic table/grid view built on top of the @fluid-example/table-document data object. Since Table View uses the data model provided by Table Document it only uses it's DDS to store a reference to the created Table Document.

Getting Started

If you want to run this example follow the following steps:

  1. Run npm install from the FluidFramework root directory
  2. Navigate to this directory
  3. Run npm run start

Data model

Table View uses the following distributed data structures:

  • SharedDirectory - root

Table View creates the following Fluid objects:

  • @fluid-example/table-document