mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 20:33:32 +08:00
docs(): fix typo
This commit is contained in:
@ -92,7 +92,8 @@ export class ToolbarBase extends Ion {
|
||||
*
|
||||
* ```
|
||||
*
|
||||
* @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`.
|
||||
* Default `top`.
|
||||
* @demo /docs/v2/demos/toolbar/
|
||||
* @see {@link ../../navbar/Navbar/ Navbar API Docs}
|
||||
*/
|
||||
|
Reference in New Issue
Block a user