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.
If you want to run this example follow the following steps:
- Run
npm install
from theFluidFramework
root directory - Navigate to this directory
- Run
npm run start
Table View uses the following distributed data structures:
- SharedDirectory - root
Table View creates the following Fluid objects:
@fluid-example/table-document