--- title: Buttons description: | Primary buttons allow for users to take action within the application or site and generally correspond to the main call to action on the page. Secondary or alternate buttons allow for action to be taken by the user, but generally correspond to lower priority actions outside of the main call to action. usage: | Use primary buttons when users need to take an action such as submitting a form, or to signify a main call to action where a simple text link will not be clear enough. Use secondary buttons to signify lower priority actions users can take. notes: | Wherever possible, limit button groups to only one Primary button, with the rest being secondary buttons. The 'Primary' action should be whatever action is most used by users, and/or the action which Availity feels is most important for a user to see. Generally, secondary buttons should be used for actions that affect the current page, rather than for navigation. For navigating users to a new page, without an action taking place, use a Link. If an action occurs, AND the user goes to a new page as a result (e.g. 'Save and Close'), a button is preferred. ---