mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 19:21:34 +08:00
feat(toggle): add --border-radius and --handle-border-radius variables (#20141)
This commit is contained in:
@ -9,6 +9,8 @@
|
||||
* @prop --background-checked: Background of the toggle when checked
|
||||
* @prop --handle-background: Background of the toggle handle
|
||||
* @prop --handle-background-checked: Background of the toggle handle when checked
|
||||
* @prop --border-radius: Border radius of the toggle track
|
||||
* @prop --handle-border-radius: Border radius of the toggle handle
|
||||
*/
|
||||
|
||||
/* stylelint-disable-next-line declaration-no-important */
|
||||
|
Reference in New Issue
Block a user