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

Mantine · all subjects

actionicon/props

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

ActionIcon size prop accepts CSS values

The size prop accepts any valid CSS value and sets the width, min-width, min-height, and height properties. When size is a number, it is treated as px units and converted to rem units. The size prop does not control the child icon size; you must set it manually on the icon component.

ActionIcon size='input-sm' matches input sizes

Use the size="input-sm" prop to make ActionIcon have the same size as Mantine inputs.

ActionIcon loading prop behavior

When the loading prop is set, ActionIcon will be disabled and a Loader with overlay will be rendered in the center of the button. The Loader color depends on the ActionIcon variant.

ActionIcon loaderProps customization

The loaderProps prop accepts all props that the Loader component has, allowing you to customize the Loader displayed when loading prop is set.

ActionIcon polymorphic component with default element

ActionIcon is a polymorphic component with a default element of button and can be changed to other elements like a.

Give your agent this brain