Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Discussion options

在不设置size情况下,希望所有组件默认的size是'small'。应该怎么做?

element-ui可以使用如下设置

// 注册默认size
Vue.prototype.$ELEMENT = {
  size: 'mini',
  zIndex: 3000,
  ripple: false,
}

不知道TinyVue有没有类似的功能

You must be logged in to vote

Replies: 0 comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
🙏
Q&A
Labels
None yet
1 participant
Morty Proxy This is a proxified and sanitized view of the page, visit original site.