Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
keharper committed Jan 30, 2024
1 parent e24fb6b commit 58a902d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ order: {
| `path` | string | Yes | The relative path to the button page in the App. The order ID will be sent as part of the query. |
| `level` | integer | No | The position in which a set of buttons are placed in the toolbar. The possible values are `-1` (left), `0` (center), and `1` (right). |
| `sortOrder` | integer | No | The order in which the button is placed inside the level. |
| `class` | string | Yes | The class of the button type. Possible values are `save`, `edit`, `reset`, and `custom`.
| `class` | string | Yes | The class of the button. Possible values are `save`, `edit`, `reset`, and `custom`. |

0 comments on commit 58a902d

Please sign in to comment.