Implement a BitAvatar component inspired by the design and UX of the Bootstrap Italia Avatar component with support of Tooltips.
Requirements:
Describe the list of requirements this feature needs:
Acceptance Criteria:
- The component renders valid Bootstrap Italia avatar markup.
- All documented variants and styles are supported via parameters.
- The component is unit tested for all major styles.
- Usage examples are provided in the documentation or a sample page.
References
- Bootstrap Italia - Avatars with tooltip documentation (docs)
Implement a BitAvatar component inspired by the design and UX of the Bootstrap Italia Avatar component with support of Tooltips.
Requirements:
Describe the list of requirements this feature needs:
Acceptance Criteria:
References