MessageBox component for modal dialogs simulating system alerts, confirms, and prompts. Invoke when user needs to show alert messages, confirm actions, or prompt for user input.
Skills in this repository
jiaiyan/element-plus-skills - Page 2
SkillsMP has collected 89 skills from jiaiyan/element-plus-skills. Open a skill to review its source and details.
jiaiyan/element-plus-skillsShowing 40 of 89 collected skills.
Message notification component for displaying feedback messages. Invoke when user needs to show success, warning, error, or info messages.
Notification component for displaying notification messages at the corner of the page. Invoke when user needs to show persistent notifications with custom content.
PageHeader component for page navigation headers. Invoke when user needs to create page headers with back navigation, breadcrumbs, or title sections.
Pagination component for splitting large datasets into pages. Invoke when user needs to display paginated data, navigate through pages, or control page size and current page.
Popconfirm component for simple confirmation dialogs. Invoke when user needs to confirm actions before execution, like delete operations or irreversible actions.
Popover component for displaying rich content in a popup. Invoke when user needs to show complex content, nested operations, or rich information in a popup.
Progress component for showing operation progress and status. Invoke when user needs to display upload progress, task completion, or loading states.
Radio component for single selection among multiple options. Invoke when user needs to allow users to select one option from a list, create radio groups, or implement mutually exclusive choices.
Rate component for rating functionality. Invoke when user needs to collect user ratings, display star ratings, or allow feedback scoring.
Result component for feedback on operation results. Invoke when user needs to display success, error, warning, or info result pages with custom content.
Scrollbar component for custom scrollbars. Invoke when user needs to replace native scrollbars, create custom scroll areas, or implement infinite scrolling.
Segmented component for single option selection from multiple options. Invoke when user needs to create radio-style button groups, tab-like controls, or option switches.
Select dropdown component for single or multiple selection with filtering, remote search, and grouping. Invoke when user needs dropdown selection functionality.
Virtualized Select component for large datasets. Invoke when user needs to select from thousands of options with virtual scrolling for performance.
Skeleton component for loading placeholders. Invoke when user needs to display loading states, content placeholders, or improve perceived loading performance.
Slider component for dragging within a fixed range. Invoke when user needs to select numeric values within a range, set volume/brightness, or filter by price range.
Space component for consistent spacing between elements. Invoke when user needs to create consistent gaps between components, layout spacing, or element arrangement.
Splitter component for dividing areas horizontally or vertically. Invoke when user needs to create resizable panels, split views, or collapsible layouts.
Statistic component for displaying numerical statistics. Invoke when user needs to display counts, amounts, rankings, or countdown timers.
Steps component for guiding users through processes. Invoke when user needs to display step progress, wizard interfaces, or process workflows.
Switch component for toggling between two opposing states. Invoke when user needs to enable/disable features, toggle settings, or switch between on/off states.
Table component for displaying data with sorting, filtering, selection, and pagination. Invoke when user needs to display tabular data or implement data grid functionality.
Virtualized Table component for rendering massive data efficiently. Invoke when user needs to display large datasets with virtual scrolling for performance.
Tabs component for dividing data collections into different types. Invoke when user needs to create tabbed interfaces, dynamic tabs, or card-style tabs.
Tag component for marking and selection. Invoke when user needs to display labels, categories, or removable tags for filtering and categorization.
Text component for text display with styling options. Invoke when user needs to display styled text, truncated text, or text with semantic types.
TimePicker component for time input. Invoke when user needs to select time values, time ranges, or limit time selections.
TimeSelect component for selecting from fixed time options. Invoke when user needs to select from predefined time slots or schedule times.
Timeline component for visually displaying timeline activities. Invoke when user needs to display chronological events, activity history, or process logs.
Tooltip component for displaying prompt information on mouse hover. Invoke when user needs to show hints, tips, or additional information on hover.
Tour component for guiding users through products. Invoke when user needs to create product tours, onboarding guides, or feature walkthroughs.
Transfer component for dual-column list selection. Invoke when user needs to move items between two lists, select multiple items from a large dataset, or manage permissions.
TreeSelect component combining Tree and Select functionality. Invoke when user needs to select from hierarchical data in a dropdown, like organization structures or category trees.
Tree component for displaying hierarchical data with selection, filtering, and drag-drop support. Invoke when user needs to display folder structures, organization charts, category trees, or any hierarchical data with expandable nodes.
Virtualized Tree component for large hierarchical datasets with blazing fast scrolling. Invoke when user needs to display large tree structures (1000+ nodes) with virtual scrolling for performance.
Upload component for file uploads via click or drag-and-drop. Invoke when user needs to upload files, images, or documents with preview, validation, and progress tracking.
Watermark component for adding text or pattern watermarks. Invoke when user needs to protect content, brand documents, or add copyright notices.
Element Plus component overview and navigation index. Invoke when user needs to browse all available components, find specific component categories, or navigate to detailed component skill files.
Enables and customizes dark mode for Element Plus applications. Invoke when user needs to implement dark mode, toggle themes, or customize dark mode styles.