1.0.5 • Published 4 years ago
button-base-component v1.0.5
button-base
Instale o componente
npm i --save button-base-component
Como usar
import 'button-base-component';
return <button-base />;
Propriedades
background: string;
color: string;
fontWeight: string;
onClick: function;
textContent: string;