Skip to content

Commit

Permalink
fix(ui5-table): enhance storybook samples (#7517)
Browse files Browse the repository at this point in the history
  • Loading branch information
niyap authored Sep 1, 2023
1 parent 0f54160 commit 4e6a56b
Show file tree
Hide file tree
Showing 2 changed files with 426 additions and 421 deletions.
8 changes: 1 addition & 7 deletions packages/main/src/Table.ts
Original file line number Diff line number Diff line change
Expand Up @@ -381,13 +381,7 @@ class Table extends UI5Element {

/**
* Defines the mode of the component.
* <br><br>
* Available options are:
* <ul>
* <li><code>MultiSelect</code></li>
* <li><code>SingleSelect</code></li>
* <li><code>None</code></li>
* <ul>
*
* @type {sap.ui.webc.main.types.TableMode}
* @name sap.ui.webc.main.Table.prototype.mode
* @defaultvalue "None"
Expand Down
Loading

0 comments on commit 4e6a56b

Please sign in to comment.