PHPREACTION UI Presentation
Components Classification
- Classification
- Content Section / Text Content
- Inline Text Semantics
- Image and Multimedia
- Embedded Content
- Scripting
- Demarcating Edits
- Table Content
- Forms
- Actions
- Web Components
Classification
- This classification is based on HTML tags classification.
- This section is based on the site: Developer Mozilla: https://developer.mozilla.org/en-US/docs/Web/HTML/Element (opens in a new tab)
Text Content
Use HTML text content elements to organize blocks or sections of content for accessibility and SEO (Search Engine Optimization). These elements identify the purpose or structure of that content.
-
Breadcrumb : /components/Text/breadcrumb
-
Copy Query Param : /components/Text/copy-Query-Param
-
Copy To Paste : /components/Text/copy-To-Paste
-
Documentation Links : /components/Text/documentation-Links
-
Expander [Collapse] : /components/Text/expander
-
Ghost (Dropdown Default) : /components/Text/ghost
-
Graphic Components : /components/Text/graphic-Components
-
Information Box Link : /components/Text/link
-
Listing Default : /components/Text/listing#default
-
Listing Elements Links : /components/Text/listing#elements-links
-
Listing Export Browser : /components/Text/listing#export-browser
-
Listing Left Color : /components/Text/listing#left-color
-
Listing Nested : /components/Text/listing#nested
-
Listing Order : /components/Text/listing#order
-
Listing Progression : /components/Text/listing#progression
-
Listing Update Line : /components/Text/listing#update-line
-
Modal : /components/Text/modal
-
Print It : /components/Text/print-It
-
Punch Actions : /components/Text/punch-Actions
-
RSS feed : /components/Text/RSS-Feed
-
Show Section Anchor : /components/Text/show-Section-Anchor
-
Side Box Listing : /components/Text/side-Box-Listing
-
Side Box Listing Footer : /components/Text/side-Box-Listing-Footer
-
Side Box Tag : /components/Text/side-Box-Tag
-
Sidebar : /components/Text/sidebar
-
Tree View : /components/Text/tree-View
-
Tree View Example : /components/Text/tree-View-Example
Inline Text Semantics
Use HTML inline text semantics to determine the meaning, structure, or style of a word, line.
Image and Multimedia
HTML supports many different multimedia sources such as images, audio and video.
Embedded Content
Also, multimedia sources HTML can include various other content.
Demarcating Edits
These elements are used to indicate whether parts of the text have changed.
Table Content
The elements listed here are used to create and manage tabular data.
Forms
HTML provides several elements for creating forms.
-
Action Color Standard : /components/forms/action-Color-Standard
-
Admin Panel Tabs Collapses : /components/forms/admin-Panel-Tabs-Collapses
-
Button: /components/forms/button
-
Documentation Button : /components/forms/button-Documentation
-
Contextual Add : /components/forms/contextual-Add
-
Color Picker : /components/forms/input#input-hour
-
Currency : /components/forms/currency
-
Date Range : /components/forms/date-Range
-
Feedback Iframe : /components/forms/feedback-Iframe
-
File Sidebox Drag Drop : /components/forms/file-Sidebox-Drag-Drop
-
File Upload : /components/forms/file-Upload
-
Form Dynamic Lines Add Remove : /components/forms/form-Dynamic-Lines-Add-Remove
-
Form Sections : /components/forms/form-Sections
-
FormTabs : /components/forms/formTabs
-
Input : /components/forms/input
-
Input Currency : MISSING SECTION
-
Input Mask Phone : /components/forms/input#mask-phone
-
Input Email : /components/forms/input#email
-
Input Link / URL : /components/forms/input#link--url
-
Input Hours : /components/forms/input#input-hour
-
Multi Languages Tab Management : /components/forms/multi-Languages-Tab-Management
-
Multiple Selector Mass : /components/forms/multiple-Selector-Mass
-
Related Custom Data Form : /components/forms/related-Custom-Data-Form
-
Review Default Flag : /components/forms/review-Default-Flag
-
Select : /components/forms/select
-
Select Icons : /components/forms/select-Icons
-
Selector : /components/forms/selector
-
Sequenceable Action : /components/forms/sequenceable-Action
-
Steps Forms : /components/forms/steps-Forms
-
Tag Autocomplete : /components/forms/tag-Autocomplete
-
Text Area : /components/forms/textarea
-
Text Area RAW : /components/forms/textarea#raw
-
Text Area WYSIWYG : /components/forms/textarea#wysiwyg
-
Text Area IDE : /components/forms/textarea#ide
Actions
HTML provides various elements for creating interactive user interfaces.
-
Toggle : /components/Actions/toggle
-
Toggle Button : /components/Actions/toggle-Button
Web Components
Web components allow you to create and use custom elements as if they were regular HTML elements.
- Icons : /components/icons