CodeAI

Links

Navigates to another page or resource. Primary (brand) and secondary (neutral) types with optional external icon.

Appearance

Content

State

Props — Link
View MUI docs
PropTypeDescription
size"large" | "medium" | "small" | "extraSmall" | "extraExtraSmall"extraExtraSmall is Link-only (body/xxs).
type"primary" | "secondary"Figma type axis — primary uses brand text; secondary uses neutral.
isExternalbooleanShows up-right-from-square end icon.
hrefstringDestination URL.
disabledbooleanDisables interaction.
childrenReactNodeLink label text.