element-react icon indicating copy to clipboard operation
element-react copied to clipboard

Element UI

Results 109 element-react issues
Sort by recently updated
recently updated
newest added

### Description Explain the issue you met, and describe what you expected to be. If you can write in English, we will be very grateful. ### Reproduce Steps 1. [First...

### Description export const myPrompt = (message: string = '请输入内容?', title: string = '提示', errorMessage: string = '请输入内容', callback: Function) => { MessageBox.prompt(message, title, { confirmButtonText: '确定', cancelButtonText: '取消', inputPattern:...

### Description When there is no data in the table the text will be displayed is not editable it does not exist on the TableProps. Moreover I internationalized the element-react...

https://gitter.im/ElementReact/element-react

### Description Explain the issue you met, and describe what you expected to be. If you can write in English, we will be very grateful. ### Reproduce Steps 1. [First...

this.refs.form.resetFields(); 根本不能清空。没有任何反应。

i am using Element react ver 1.4.34, I have a table below .My leader wants to place footer below header of table so can you give a solution for this...

### Description If you have more than 7 pages per documentation, it shows quick next and quick prev buttons in the pager. But their positioning is not correct. ### Reproduce...

### Description Cascader级联选择器是否有类似Vue版本的multiple(多选)属性? 要做一个省市区三级级联选择器, 每一级又可被选中, 但是项目是基于react的,Element UI 的级联选择器的多选模式非常适合, 但是是基于Vue的, 不知道react版本中是否有多选的实现?

### Description Explain the issue you met, and describe what you expected to be. If you can write in English, we will be very grateful. ### Reproduce Steps 1. [First...