Package index
-
df_to_cascader_options() - Convert a data.frame with custom value/label columns to Element-UI Cascader options list
-
el - Element UI Tags (auto-generated, pure tag generators)
-
el_alert() - Element UI Alert
-
el_aside() - Element UI Aside
-
el_badge() - Element UI Badge
-
el_button() - Element UI Button with Vue Instance
-
el_button_handler_dependency() - Button Handler Dependency
-
el_calendar() - Element UI Calendar Component
-
el_calendar_handler_dependency() - Calendar Handler Dependency
-
el_card() - Element UI Card
-
el_cascader() - Element UI Cascader Widget
-
el_cascader_handler_dependency() - Cascader Handler Dependency
-
el_checkbox_group() - Element UI Checkbox Group
-
el_col() - Element UI Layout Column
-
el_collapse() - Element UI Collapse / Accordion
-
el_color_picker() - Element UI Color Picker
-
el_container() - Element UI Container
-
el_date_picker() - Element UI Date Picker Component
-
el_dialog() - Element UI Dialog Component
-
el_divider() - Element UI Divider
-
el_drawer() - Element UI Drawer
-
el_dropdown() - Element UI Dropdown Menu
-
el_feedback_dependency() - Feedback Handler Dependency
-
el_footer() - Element UI Footer
-
el_header() - Element UI Header
-
el_icon() - Element UI icon tag
-
el_input() - Element UI Input with Vue Instance
-
el_input_number() - Element UI Input Number
-
el_layout_css_dependency() - Element UI Layout CSS Dependency
-
el_link() - Element UI Link
-
el_main() - Element UI Main
-
el_message() - Show Element UI Message
-
el_notification() - Show Element UI Notification
-
el_page() - Element UI Page Wrapper with Theme Support
-
el_pagination() - Element UI Pagination Component
-
el_progress() - Element UI Progress Component
-
el_radio_group() - Element UI Radio Group Component
-
el_rate() - Element UI Rate (Star Rating)
-
el_row() - Element UI Layout Row
-
el_select() - Element UI Select Component
-
el_slider() - Element UI Slider Component
-
el_steps() - Element UI Steps Component
-
el_switch() - Element UI Switch
-
el_table() - Element UI Table Component
-
el_table_config() - Prepare Data for Element Table
-
el_table_handler_dependency() - Table Handler Dependency
-
el_tabs() - Element UI Tabs Component
-
el_tag() - Element UI Tag
-
element_ui_dependency() - Element UI Dependency
-
template() - Generate a
<template>tag for Vue/Element UI slot usage -
update_el_alert() - Update Element UI Alert
-
update_el_button() - Update Element UI Button
-
update_el_calendar() - Update Element UI Calendar Component
-
update_el_cascader() - Update Element UI Cascader
-
update_el_checkbox_group() - Update Element UI Checkbox Group
-
update_el_collapse() - Update Element UI Collapse
-
update_el_color_picker() - Update Element UI Color Picker
-
update_el_date_picker() - Update Element UI Date Picker
-
update_el_dialog() - Update Element UI Dialog
-
update_el_drawer() - Update Element UI Drawer
-
update_el_dropdown() - Update Element UI Dropdown
-
update_el_input() - Update Element UI Input
-
update_el_input_number() - Update Element UI Input Number
-
update_el_pagination() - Update Element UI Pagination
-
update_el_progress() - Update Element UI Progress
-
update_el_radio_group() - Update Element UI Radio Group
-
update_el_rate() - Update Element UI Rate
-
update_el_select() - Update Element UI Select
-
update_el_slider() - Update Element UI Slider
-
update_el_steps() - Update Element UI Steps
-
update_el_switch() - Update Element UI Switch
-
update_el_tabs() - Update Element UI Tabs
-
update_el_tag() - Update Element UI Tag
-
update_vue_component() - Update one or more fields of a Vue component instance by id (namespaced)
-
update_vue_data() - Update the entire data object of a Vue component instance by id (namespaced)
-
use_element() - Load All Element-UI Dependencies Convenience function to load Vue, Element-UI, and layout CSS dependencies. Use this when you want to use Element-UI components in non-el_page layouts (e.g., bslib::page_sidebar, shiny::navbarPage).
-
vue_handler_dependency() - Vue Handler Dependency