diff --git a/core/api.txt b/core/api.txt index 5d4d862586..58d155d52e 100644 --- a/core/api.txt +++ b/core/api.txt @@ -346,7 +346,7 @@ ion-chip,prop,color,"danger" | "dark" | "light" | "medium" | "primary" | "second ion-chip,prop,disabled,boolean,false,false,false ion-chip,prop,mode,"ios" | "md",undefined,false,false ion-chip,prop,outline,boolean,false,false,false -ion-chip,prop,shape,"rectangular" | "round" | "soft" | undefined,undefined,false,true +ion-chip,prop,shape,"rectangular" | "round" | undefined,undefined,false,true ion-chip,prop,theme,"ios" | "md" | "ionic",undefined,false,false ion-chip,css-prop,--background ion-chip,css-prop,--color