Skip to contents

All functions

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_aside()
Element UI Aside
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_cascader()
Element UI Cascader Widget
el_cascader_handler_dependency()
Cascader Handler Dependency
el_col()
Element UI Layout Column
el_container()
Element UI Container
el_footer()
Element UI Footer
el_header()
Element UI Header
el_icon()
Element UI icon tag
el_layout_css_dependency()
Element UI Layout CSS Dependency
el_main()
Element UI Main
el_page()
Element UI Page Wrapper with Theme Support
el_row()
Element UI Layout Row
el_table()
Element UI Table Component
el_table_config()
Prepare Data for Element Table
el_table_handler_dependency()
Table Handler Dependency
element_ui_dependency()
Element UI Dependency
template()
Generate a <template> tag for Vue/Element UI slot usage
update_el_button()
Update Element UI Button
update_el_calendar()
Update Element UI Calendar Component
update_el_cascader()
Update Element UI Cascader
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