@docthub.frontend/app
v0.1.16
Published
Docthub react App components library
Readme
README
This README would normally document whatever steps are necessary to get your application up and running.
What is this repository for?
- Quick summary
- Version
- Learn Markdown
How do I get set up?
- Summary of set up
- Configuration
- Dependencies
- Database configuration
- How to run tests
- Deployment instructions
Contribution guidelines
- Writing tests
- Code review
- Other guidelines
Who do I talk to?
- Repo owner or admin
- Other community or team contact
Components
| Name | Logical Name | Description | Status | | ------------------- | :----------------------------: | :----------------------------------------------------------------------------------------------------------------: | -----: | | Action Menu | DoctActionMenu | It display temporary list of surfaces | Ready | | Alert | DoctAlert | To displays a short, important message in a way that without interrupting the user's task. | Ready | | Breadcrumbs | DoctBreadcrumbs | Breadcrumbs reduce the number of actions a site visitor needs to take in order to get to a higher-level page. | Ready | | Layout | DoctLayout | A layout for docthub apps | Ready | | Drawer | DoctDrawer | Drawer is used to organize access to destinations and other functionality on an app. | Ready | | DropdownSelect | DoctDropdownSelect | Use the Dropdown Select when you need an enhanced combo or list box in forms. | Ready | | Loading | DoctLoading | To show loading until page loads or all sub-resources have finished loading. | Ready | | TopBar | DoctTopBar | Docthub Topbar with logo and user menu links. | Ready | | Table | DoctTable | DoctTable component is structured for organizing and displaying information. | Ready | | Tabs | DoctTabs | Use tabs to alternate between views within the same context | Ready | | Modal | DoctModal | Modal inform users about a task and can contain critical information, require decisions, or involve multiple tasks | Ready | | Message Modal | DoctMessage | To show information or have to ask confirmation from the users without jumping in another page | Ready | | Steps | DoctSteps | Steppers convey progress through numbered steps. It provides a wizard-like workflow. | Ready | | Privacy Policy | DoctPrivacyPolicy | Privacy Policy of docthub. | Ready | | Terms of Use | DoctTermsOfUse | Doct Terms of use content | Ready | | Auto Complete | DoctAutoComplete | The autocomplete is a normal text input enhanced by a panel of suggested options. | Ready | | Checkbox | DoctCheckbox | Checkboxes allow the user to select one or more items from a set. | Ready | | Form | DoctForm | DoctForm is used for creating a form for user input | Ready | | Text Area | DoctTextArea | DoctTextArea of use content | Ready | | TextField | DoctTextField | DoctTextField of use content | Ready | | Password | PasswordInput | PasswordInput of use content | Ready | | Card | DoctEventCard, DoctFeatureCard | Doctcards provide a flexible and extensible content container with multiple variants and options | Ready | | Country Dropdown | DoctCountryDropdown | Country name dropdown | Ready | | Phone Code Dropdown | DoctPhoneCodeDropdown | Country phone call code dropdown | Ready | | Chip | DoctChip | Chips allow users to enter information, make selections, filter content, or trigger actions. | Ready |
