Button

Button is the component that you use, for get user taps and clicks.

// JavaScript
import { Button } from '@skynexui/components';
// Flutter
import 'package:skynexui_components/components.dart';

Wanna test the props? To go Storybook

With custom buttonColors

With icon and label

With icon only

With link external

With link internal