Skip to content

Commit

Permalink
readme updated
Browse files Browse the repository at this point in the history
  • Loading branch information
serikshaikamalov committed Jul 3, 2024
1 parent db7be7e commit 1394620
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,5 +95,6 @@ customElements.define("movie-list", MovieList);

In this example:

tableConfig defines the columns with optional formatter and render functions.
data contains the rows of the table.
- **tableConfig** defines the columns with optional **formatter** and **render** functions.

- **data** contains the rows of the table.

0 comments on commit 1394620

Please sign in to comment.