Skip to content

Commit

Permalink
tab idd added
Browse files Browse the repository at this point in the history
  • Loading branch information
omprakashgupta1995 committed Jun 25, 2024
1 parent c157717 commit 61aaa27
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions component-models.json
Original file line number Diff line number Diff line change
Expand Up @@ -305,6 +305,15 @@
"label": "Tab Name",
"description": "Sets the name of the tab.",
"multi": true
},
{
"component": "text",
"valueType": "string",
"name": "tab-id",
"value": "",
"label": "Tab Id",
"description": "Sets the id of the tab.",
"multi": true
}
]
},
Expand Down

0 comments on commit 61aaa27

Please sign in to comment.