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

GitHub Primer · all subjects

underline-nav

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.

UnderlineNav deprecated status

The UnderlineNav component in Primer React is deprecated. Users should migrate to the new version of UnderlineNav with design and accessibility updates available at /components/underline-nav/react/latest.

UnderlineNav basic example

Example of UnderlineNav component: <UnderlineNav aria-label="Main"><UnderlineNav.Link href="#home" selected>Home</UnderlineNav.Link><UnderlineNav.Link href="#documentation">Documentation</UnderlineNav.Link><UnderlineNav.Link href="#support">Support</UnderlineNav.Link></UnderlineNav>

UnderlineNav props

UnderlineNav component props: Actions (React.ReactNode, optional) places another element such as a button to the opposite side of the navigation items; align ('right', optional) aligns navigation items right; full (boolean, optional) makes navigation fill the width of the container; aria-label (string, optional) sets the aria-label on the top level <nav> element; sx (SystemStyleObject, optional) for system styles.

UnderlineNav.Link props

UnderlineNav.Link component props: as (React.ElementType, default 'a') specifies the underlying element to render as either a HTML element name or a React component; href (string, optional) specifies the link destination; selected (boolean, optional) indicates if the link is selected; sx (SystemStyleObject, optional) for system styles.

Give your agent this brain