Skip to main content

IconButtonProps.label

버튼에 표시될 레이블을 설정합니다. null 값을 통해 레이블을 숨길 수 있습니다.

Signature

label?: string | null;