Skip to main content

GoogleButton()

구글 버튼 UI 컴포넌트입니다. 컴포넌트를 기반으로 하여, 구글 아이콘과 스타일, 레이블을 포함합니다.

Signature

GoogleButton: ({
style,
...props
}: GoogleButtonProps) => react_jsx_runtime.JSX.Element

Parameters

Parameter

Type

Description

{ style, ...props}

GoogleButtonProps

Returns

react_jsx_runtime.JSX.Element

구글 버튼 컴포넌트를 반환합니다.