Skip to main content

NaverIconButton()

네이버 아이콘 버튼 UI 컴포넌트입니다. 컴포넌트를 기반으로 하며, 네이버 아이콘 및 버튼 스타일링이 가능합니다.

Signature

NaverIconButton: (props: NaverIconButtonProps) => react_jsx_runtime.JSX.Element

Parameters

Parameter

Type

Description

props

NaverIconButtonProps

IconButtonProps에서 'socialType'과 'icon'을 제외한 속성들을 상속받습니다.

Returns

react_jsx_runtime.JSX.Element

네이버 아이콘 버튼 컴포넌트를 반환합니다.