iview/src/components/input
Leon 4e559028c8
Fix a confliction in Input component
Fix clearable and icon conflict while `clearable` and `icon` options are used. `clearable` should show when this option is enable and the currentValue is not empty, otherwise the `icon` will never be shown.
2018-03-29 10:47:31 +08:00
..
index.js Modify the directory structure 2016-10-28 10:09:07 +08:00
input.vue Fix a confliction in Input component 2018-03-29 10:47:31 +08:00