๐๏ธ Avatar
Avatars can be used to represent people or objects. It supports images, icons, or letters.
๐๏ธ Button
Buttons are interactive UI elements that trigger actions or navigate users when clicked, offering various styles like primary, secondary, outline, and icon-based options for diverse functionality.
๐๏ธ Input
A basic widget for getting the user input is a text field. Keyboard and mouse can be used for providing or changing data.
๐๏ธ Checkbox
Checkbox component for selecting single values or multiple options from a list.
๐๏ธ Radio
Radio buttons allow users to select a single option from a set.
๐๏ธ Select
Select component to select value from options.
๐๏ธ InputNumber
Enter a number within certain range with the mouse or keyboard.
๐๏ธ DatePicker
To select or input a date.
๐๏ธ ColorPicker
Components providing the ability to select colors.
๐๏ธ Anchor
Anchor links for navigating within a page.
๐๏ธ Badge
Small numerical value or status descriptor for UI elements.
๐๏ธ Breadcrumb
Breadcrumb displays the current location within a hierarchy.
๐๏ธ Carousel
A carousel component for cycling through elementsโimages or slides of textโlike a carousel.
๐๏ธ Drawer
A panel that slides in from the edge of the screen.
๐๏ธ Dropdown
A dropdown list that appears when you hover or click on an element.
๐๏ธ Form
High performance Form component with data scope management, including data collection, verification, and styles.
๐๏ธ Icons
TX Design UI includes a collection of SVG icons that you can use in your application.
๐๏ธ Loading
A spinner for displaying loading state of a page or a section.
๐๏ธ Menu
Menu provides navigation for your application.
๐๏ธ Message
Display global messages as feedback in response to user operations.
๐๏ธ Modal
Modal dialogs are used to display content in a layer above the app.
๐๏ธ Notification
Display a notification message globally.
๐๏ธ Pagination
Pagination is used to separate content into discrete pages.
๐๏ธ Popconfirm
A simple confirmation dialog triggered by a click on an element.
๐๏ธ Progress
Display the current progress of an operation flow.
๐๏ธ Slider
A slider component for displaying and selecting values within a range.
๐๏ธ Steps
Steps display the progress of a multi-step process.
๐๏ธ Switch
Toggle the state between two options.
๐๏ธ Table
A table displays rows of data with customizable columns.
๐๏ธ Tabs
Tabs organize content into separate views where only one view can be visible at a time.
๐๏ธ Tag
Tags are used to label, categorize, or organize items using keywords.
๐๏ธ Timeline
Vertical display timeline.
๐๏ธ Tooltip
A simple text popup tip that appears when hovering over or clicking on an element.
๐๏ธ Upload
Upload file by selecting or dragging.