Skip to content

netliferesearch/sanity-plugin-sanity-datatable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sanity Datatable

This is a plugin for Sanity CMS which adds support for tables.

Modified: Added buttons for deleting rows and columns

sanity install sanity-datatable

datatable

You can now use the table type in your schema.

Example:

{
  name: 'myAwesomeTable',
  type: 'table'
}

🎉

About

Modified sanity-datatable: Now with delete-buttons

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published