Intro
Lenkepanel er et større klikkbart element med enkelt innhold, og kort beskrivende tekst. Her gjelder samme retningslinjer som for Link.
Eksempler
Props
LinkPanel
as?
- Type:
React.ElementType
- Description:
children?
- Type:
ReactNode
- Description:
border?
- Type:
boolean
- Default:true
- Description:
className?
- Type:
string
ref?
- Type:
LegacyRef<HTMLAnchorElement>
- Description:
LinkPanel.Title
as?
- Type:
React.ElementType
- Description:
className?
- Type:
string
ref?
- Type:
LegacyRef<HTMLDivElement>
- Description:
LinkPanel.Description
className?
- Type:
string
ref?
- Type:
LegacyRef<HTMLDivElement>
- Description:
Tokens
Token | Fallback |
---|---|
--ac-link-panel-text | --a-text-default |
--ac-link-panel-hover-text | --a-text-action-hover |
--ac-link-panel-hover-border | --a-border-action-hover |