mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-21 04:53:58 +08:00
fix(docs): update docs
This commit is contained in:
2
packages/core/src/components.d.ts
vendored
2
packages/core/src/components.d.ts
vendored
@ -3235,7 +3235,7 @@ declare global {
|
||||
highlight?: boolean;
|
||||
layout?: string;
|
||||
placement?: string;
|
||||
scrollable?: Boolean;
|
||||
scrollable?: boolean;
|
||||
selectedTab?: HTMLIonTabElement;
|
||||
tabs?: HTMLIonTabElement[];
|
||||
translucent?: boolean;
|
||||
|
Reference in New Issue
Block a user