button-danger
v1.0.2
Published
Creates a danger button web compoenent
Downloads
3
Readme
button-danger
Instale o componente
npm i --save button-danger
Como usar
import 'button-danger';
return <button-danger />;
Propriedades
color: string;
disabled: boolean;
fontWeight: string;
onClick: function;
textContent: string;