mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 12:29:55 +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/
|
* @demo /docs/v2/demos/toolbar/
|
||||||
* @see {@link ../../navbar/Navbar/ Navbar API Docs}
|
* @see {@link ../../navbar/Navbar/ Navbar API Docs}
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user