Essentially an iron-icon
that can display two different images depending on
the state of its active
property.
-
activeIcon
type: String
default: undefinedThe icon to display in the active state.
-
inactiveIcon
type: String
default: undefinedThe icon to display in the inactive state.
-
active
type: Boolean
default: falseIf true the activeIcon is displayed, else the inactiveIcon