m3e/avatar

Avatar is an image, icon or textual initials representing a user or other identity.

This file was generated by m3e/generator

     DO NOT EDIT

Types

Avatar is a View Model for this component

pub opaque type Avatar

Values

pub fn new() -> Avatar

new creates a new Avatar with the default configuration.

pub fn render(
  arg: Avatar,
  attributes: List(attribute.Attribute(msg)),
  children: List(element.Element(msg)),
) -> element.Element(msg)

render creates a Lustre Element for a Avatar

Search Document