StylableClickablePropsinterface

{
	className?: string | undefined;
}
PropertyType
.classNamestring

Props for a clickable that also accepts a className for styling.