We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5524acf commit 55fb60eCopy full SHA for 55fb60e
ionic/components/toolbar/toolbar.ts
@@ -92,7 +92,8 @@ export class ToolbarBase extends Ion {
92
*
93
* ```
94
95
- * @property {any} [position] - set position of the toolbar, top or bottom. If not set, defautls to top.
+ * @property {any} [position] - set position of the toolbar, `top` or `bottom`.
96
+ * Default `top`.
97
* @demo /docs/v2/demos/toolbar/
98
* @see {@link ../../navbar/Navbar/ Navbar API Docs}
99
*/
0 commit comments