Menu
General
Components
Blocks
Coming soon for customers of Essence Plus
Layouts
Typography
Renders an avatar element
render Avatar.new(src: "https://avatars.githubusercontent.com/u/30733") render Avatar.new do |avatar| avatar.fallback { "YM" } end
Add the component to your project
bundle exec essence add avatar