BellIcon

org.terminal21.client.components.chakra.BellIcon
case class BellIcon(key: String, var w: Option[String], var h: Option[String], var boxSize: Option[String], var color: Option[String], var style: Map[String, Any]) extends ChakraElement

generated by generateIconsCode() , https://chakra-ui.com/docs/components/icon

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait HasStyle
trait UiElement
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product
def render()(using session: ConnectedSession): Unit

Attributes

Inherited from:
UiElement