No Preview

Sorry, but you either have no stories or none are selected somehow.

    
  
더 알아보기

Components

AppLink

사이트 내 링크에 사용한다.

Story Source

<AppLink variant="primary">
더 알아보기
</AppLink>

Prop Types

"AppLink" Component

propertypropTyperequireddefaultdescription
borderedboolean-falseShows an underline if true
disabledboolean-falseDisables the link if true
variant"primary" | "secondary" | "tertiary"--Link themes
hrefstring--
onClick(event: MouseEvent<HTMLAnchorElement>) => void--
targetstring--
titlestring--