Skip to content

Sample app for adding context menu (three dots ...) to react-table table with React Bootstrap

Notifications You must be signed in to change notification settings

dsibinski/react-table-context-menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Table context menu

This is a sample React app that uses @tanstack/react-table package to render a table with a meatballs menu, also known as three horizontal dots (⋯) menu. The table also supports row selection and it built with UI elements from react-bootstrap.

See the accompanying blog post for detailed explanation: https://www.codejourney.net/adding-meatballs-menu-to-react-table-rows

Running the app

This sample was created with create-react-app. It can be run by executing npm install and npm start commands.

About

Sample app for adding context menu (three dots ...) to react-table table with React Bootstrap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published