+| Neutral |
+Make a basis Button component for any purpose |
-ForPrimaryAction |
-Make a Button component for a primary action, should be used to tell the user this is the main choice |
+
| ForPrimaryAction |
+Make a Button component for a primary action, should be used to tell the user this is the main choice |
-ForSecondaryAction |
-Make a Button component for a secondary action, should be used to tell the user this is an second hand choice |
+
| ForSecondaryAction |
+Make a Button component for a secondary action, should be used to tell the user this is an second hand choice |
-ForPositiveAction |
-Make a Button component for a success action, should be used to tell the user he/she going to make a positive action/choice |
+
| ForPositiveAction |
+Make a Button component for a success action, should be used to tell the user he/she going to make a positive action/choice |
-ForDestructiveAction |
-Make a Button component for a destructive action, should be used to tell the user he/she going to make something that cannot be |
+
| ForDestructiveAction |
+Make a Button component for a destructive action, should be used to tell the user he/she going to make something that cannot be |
-AlternativeNeutral |
-Make a basis Button component for any purpose |
+
| AlternativeNeutral |
+Make a basis Button component for any purpose |
-ForAlternativePrimaryAction |
-Make a Button component for an alternative primary action, should be used to avoid the user to consider this action as the first |
+
| ForAlternativePrimaryAction |
+Make a Button component for an alternative primary action, should be used to avoid the user to consider this action as the first |
-ForAlternativeSecondaryAction |
-Make a Button component for an alternative secondary action, should be used to avoid the user to focus on this |
+
| ForAlternativeSecondaryAction |
+Make a Button component for an alternative secondary action, should be used to avoid the user to focus on this |
-ForAlternativeValidationAction |
-Make a Button component for a validation action, should be used to avoid the user to focus on this |
+
| ForAlternativeValidationAction |
+Make a Button component for a validation action, should be used to avoid the user to focus on this |
-ForAlternativeDestructiveAction |
-Make a Button component for a destructive action, should be used to avoid the user to focus on this |
+
| ForAlternativeDestructiveAction |
+Make a Button component for a destructive action, should be used to avoid the user to focus on this |
-ForCancel |
-Make a Button component for a cancel, should be used only for UI navigation, not destructive action |
+
| ForCancel |
+Make a Button component for a cancel, should be used only for UI navigation, not destructive action |
-IconAction |
-@param string $sIconClasses |
+
| IconAction |
+@param string $sIconClasses |
-LinkNeutral |
-Make a link Button component to open an URL instead of triggering a form action |
+
| LinkNeutral |
+Make a link Button component to open an URL instead of triggering a form action |
-IconLink |
-@param string $sIconClasses |
+
| IconLink |
+@param string $sIconClasses |
-DestructiveIconLink |
-@param string $sIconClasses |
+
| DestructiveIconLink |
+@param string $sIconClasses |