This website requires JavaScript.
Explore
Help
Register
Sign In
test
/
ant-design-vue
Watch
1
Star
0
Fork
0
You've already forked ant-design-vue
mirror of
https://gitee.com/ant-design-vue/ant-design-vue.git
synced
2024-12-14 17:01:19 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
600f2db48a
ant-design-vue
/
components
/
form
/
constants.jsx
3 lines
93 B
Vue
Raw
Normal View
History
Unescape
Escape
style: lint add semi and prettier
2019-01-12 11:33:27 +08:00
export
const
FIELD
_META
_PROP
=
'data-__meta'
;
export
const
FIELD
_DATA
_PROP
=
'data-__field'
;
Reference in New Issue
Copy Permalink