Element-UI Radio menu
The preface of this chapter is to share the Radio article of the Element-UI source code. The pace of the article is to share the normal Element directory structure.
Element-ui component Layout (left and right)
The code is as follows (for emphasis on the Layout, only the Layout operations are described here)
Use canvas to measure the real width of text to set the column width of each column in el-Table
Canvas is used to dynamically calculate the maximum column width of each column of el-Table so that it is not displayed in line breaks. The calculation speed is better than the performance of creating span tags to obtain the width when the data is large.
Data XLSX table import and data export as XLSX table
The import uses the upload component in elementUi and the XLSX library
Control elementUI Popover to show OR hide
Popover components to understand the basic version of the Popover component, the specific properties can be viewed on the official website. The component at this point will automatically close the component when clicked outside the component.
No.25 Vue-element-admin learn to use (twenty) CountTo count, BackToTop returns to the top
CountTo CountTo is a counting component written by the author, based on vue-count-to. It seems useless, but it is not completely useless, for example, in some activities
Use of the ElScrollBar component in element-UI
When I looked through the document on the official website of element-ui, I found that the scrollbar style was relatively small when the content on the left navigation and the content on the right exceeded the screen. When I checked it with the browser review tool, I found that it used the style of el-scrollbar, similar to element-u
[Element Plus source code] Checkbox
Component is introduced website links: the Checkbox component | Element (gitee. IO) Checkbox component is one of the most common components of daily, for users to check the options. 1.1 Properties 1.1.1 Value bindings related mods
Learn Vue tips with Element (11) -- Input
A farmer was passing by a river. His axe fell into the river and hit the river god.
Address element table column mismatch
Source address: https://www.cnblogs.com/lily-sblog666/p/12915068.html method after a set in the CSS method two data acquisition executive doLayout force rendering