Anchor

Display link with theme styles

Anchor props

NameTypeDescription
colorMantineColorDeprecated: Use c prop instead
gradientMantineGradientGradient configuration, ignored when variant is not gradientDefault value: theme.defaultGradient
inheritbooleanDetermines whether font properties should be inherited from the parentDefault value: false
inlinebooleanSets line-height to 1 for centeringDefault value: false
lineClampnumberNumber of lines after which Text will be truncated
sizeMantineSize | (string & {})Controls font-size and line-heightDefault value: 'md'
truncateTextTruncateSide on which Text must be truncated, if true, text is truncated from the start
underline"always" | "hover" | "not-hover" | "never"Defines when text-decoration: underline styles are applied.Default value: hover

Nothing found...