Skip to content

Commit

Permalink
Added list to editor types
Browse files Browse the repository at this point in the history
In response to ngduc#274
  • Loading branch information
AxharKhan authored Dec 4, 2024
1 parent 69319f8 commit e7ac117
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/types/TabulatorTypes.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1366,6 +1366,7 @@ declare namespace Tabulator {
| 'tickCross'
| 'star'
| 'select'
| 'list'
| 'autocomplete'
| ((
cell: CellComponent,
Expand Down

0 comments on commit e7ac117

Please sign in to comment.