We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad8bae5 commit a432a81Copy full SHA for a432a81
src/definitions/modules/dropdown.js
@@ -4094,7 +4094,6 @@ $.fn.dropdown.settings = {
4094
name : 'name', // displayed dropdown text
4095
description : 'description', // displayed dropdown description
4096
descriptionVertical : 'descriptionVertical', // whether description should be vertical
4097
- name : 'name', // displayed dropdown text
4098
value : 'value', // actual dropdown value
4099
text : 'text', // displayed text when selected
4100
type : 'type', // type of dropdown element
0 commit comments