From 99b3ce69a2dcb7b891600094e64b26a94c21cb94 Mon Sep 17 00:00:00 2001 From: Bernardo Cardoso Date: Wed, 10 Apr 2024 18:28:46 +0100 Subject: [PATCH] updated api txt --- core/api.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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