octicon-rss(16/)
You've already forked ionic-framework
mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-10 00:27:41 +08:00
docs(breadcrumb): remove documentation for nonexistent APIs (#26630)
resolves #26625
This commit is contained in:
octicon-git-branch(16/)
octicon-tag(16/)
committed by
GitHub
gitea-unlock(16/)
parent
487f4cd4a8
commit
2dca54a457
octicon-diff(16/tw-mr-1) 2 changed files with 0 additions and 6 deletions
@@ -193,8 +193,6 @@ ion-breadcrumbs,prop,itemsBeforeCollapse,number,1,false,false
|
||||
ion-breadcrumbs,prop,maxItems,number | undefined,undefined,false,false
|
||||
ion-breadcrumbs,prop,mode,"ios" | "md",undefined,false,false
|
||||
ion-breadcrumbs,event,ionCollapsedClick,BreadcrumbCollapsedClickEventDetail,true
|
||||
ion-breadcrumbs,css-prop,--background
|
||||
ion-breadcrumbs,css-prop,--color
|
||||
|
||||
ion-button,shadow
|
||||
ion-button,prop,buttonType,string,'button',false,false
|
||||
|
||||
@@ -4,10 +4,6 @@
|
||||
// --------------------------------------------------
|
||||
|
||||
:host {
|
||||
/**
|
||||
* @prop --background: Background of the breadcrumbs
|
||||
* @prop --color: Text color of the breadcrumbs
|
||||
*/
|
||||
@include font-smoothing();
|
||||
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user