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

input/variants

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

Required input field

Use the required attribute to indicate that an input field is required.

Input disabled state

Use the disabled prop to disable the input. To style the disabled state, add the data-disabled attribute to the Field component.

Input invalid state

Use the aria-invalid prop to mark the input as invalid. To style the invalid state, add the data-invalid attribute to the Field component.

File input type

To create a file input, use the type="file" prop on the Input component.

Inline input with horizontal orientation

Use Field with orientation="horizontal" to create an inline input. Pair with Button to create a search input with a button.

Required input attribute

Use the required attribute to indicate required inputs.

Give your agent this brain