Accessibility
Pass title when the avatar carries identity meaning.
createPlanetAvatar({ seed: 'viking', title: 'Viking avatar'})When no title is provided, the SVG is marked aria-hidden="true" so it behaves as decorative imagery.
Pass title when the avatar carries identity meaning.
createPlanetAvatar({ seed: 'viking', title: 'Viking avatar'})When no title is provided, the SVG is marked aria-hidden="true" so it behaves as decorative imagery.