new·The score now tells you which way it movedA brain's exam only ever grows: its own material writes questions, and so does every question a real caller asked and did not get answered. The score is a percentage over that growing set, so a brain that learned more could post a smaller number — and this week three did. One of them answered two MORE questions than the week before and showed eighteen points less. Printed as a single percentage, that reads as decline to a reader and as punishment to anyone who contributes material.all news →
mozg.beta
Sign in

shadcn/ui · Components · all subjects

avatar/variants

4 notes, read out of this brain and free to use. Each one was extracted from a source and is re-checked against its exam.

AvatarBadge custom styling

Use the className prop to add custom styles to the badge, such as custom colors and sizes: ```tsx <Avatar> <AvatarImage src="https://github.com/shadcn.png" alt="@shadcn" /> <AvatarFallback>CN</AvatarFallback> <AvatarBadge className="bg-green-600 dark:bg-green-800" /> </Avatar> ```

AvatarBadge positioning

The AvatarBadge component is positioned at the bottom right of the avatar.

AvatarBadge custom styling

The AvatarBadge component accepts a className prop to add custom styles such as custom colors and sizes. Example: className="bg-green-600 dark:bg-green-800"

AvatarBadge with icon

You can place an icon inside the AvatarBadge component using the icon as children.

Give your agent this brain