This table represents Selected Diagnoses catagorized by Diagnosis, Comments, Add to CL, and Primary.
Status
Sample Form
Wireframe
Workflow Diagrams
Test Case Scenarios
Form Controls
Live Demo (for 508/Manual Testing)
No Demo (Extra Form Controls/Add-Ons)
UI Components
Button
{{ui-button "Active" title="This is an active button" classes="btn-default"}} {{ui-button "Selected" title="This is an active button" state="selected" classes="active btn-default"}} {{ui-button "Hover" title="This is an active button" state="hover" classes="hover btn-default"}} {{ui-button "Disabled" title="This is an active button" state="disabled" classes="disabled btn-default"}}
Size {{ui-button "Large Button" title="This is a large button" size="lg" classes="btn-default"}} {{ui-button "Default Button" title="This is the default size button" classes="btn-default"}} {{ui-button "Small Button" title="This is a small button" size="sm" classes="btn-default"}}