ReactJS
CtrlK
  • Roadmap
  • JavaScript
    • Function vs Import vs Export
    • Call back
  • Fundemental Topics
    • Create react app
    • JSX
    • Page 1
    • Components
    • Props and state
    • Conditional Rendering
    • Hook
    • Callback
  • Web
    • Giới thiệu môn học
    • Week 2
    • Week 3 - Function components
    • Week4
  • Học Tập
    • Giới thiệu về React
    • Buổi 2
    • Buổi 3
    • ASP .Net Core Web Application
  • Hook
    • Use State
    • Use Effect
    • Use Context
    • Custom hook
  • React Axios
  • React Router
  • React Redux
  • Material UI
  • Forms
  • React Table
  • Flex
  • Composition and Inheritance
  • Statefull and stateless
  • Design UI and Others
    • Color
    • SCSS/ SASS/ CSS
Powered by GitBook
On this page
  • 1. Overview
  • 2. Practices

Was this helpful?

React Table

1. Overview

Các thư viện hỗ trợ react table và documentation:

  • Material-table : https://material-table.com/#/docs/get-started https://mui.com/components/tables/

  • React table : https://react-table.tanstack.com/

2. Practices

  • Table đơn giản

  • Table phức tạp

  • Table với paging

PreviousFormsNextFlex

Last updated 3 years ago

Was this helpful?