Update 0BDFDB.data.json
This commit is contained in:
parent
f3002ebccc
commit
973d9a6baf
|
@ -372,17 +372,15 @@
|
|||
"Clickable": {"strings": [".ENTER", "preventDefault", ").handleKeyPress"]},
|
||||
"KeybindRecorder": {"strings": [".RECORDING", ".DEFAULT", "toggleRecordMode"]},
|
||||
"PopoutContainer": {"props": ["Positions", "Align", "Animation", "defaultProps"]},
|
||||
"RadioGroup": {"name": "RadioGroup"},
|
||||
"RadioGroup": {"strings": ["itemInfoClassName", "hasSelection", ".radioItemIconClassName"], "exported": false, "value": "exports", "funcStrings": ["hasSelection", ",radioItemIconClassName"]},
|
||||
"SearchBar": {"name": "SearchBar", "protos": ["focus", "blur"]},
|
||||
"SearchableSelect": {"name": "SingleSelect"},
|
||||
"Slider": {"name": "Slider"},
|
||||
"Switch": {"name": "Switch"},
|
||||
"TabBar": {"name": "TabBar"},
|
||||
"Table": {"name": "Table"},
|
||||
"TextArea": {"name": "TextArea"},
|
||||
"TextInput": {"name": "TextInput"},
|
||||
"TooltipContainer": {"name": "Tooltip"}
|
||||
"RadioGroup": {"strings": ["itemInfoClassName", "hasSelection", ".radioItemIconClassName"]},
|
||||
"SearchBar": {"strings": [").inputRef", ".containerRef", ".handleOnChange"]},
|
||||
"SearchableSelect": {"strings": ["serialize", "haspopup", ".maxVisibleItems"], "exported": false, "value": "exports", "funcStrings": ["serialize", "createElement"]},
|
||||
"Slider": {"strings": [".stickToMarkers", "sortedMarkers"]},
|
||||
"TabBar": {"props": ["Looks", "Header", "Panel"]},
|
||||
"Table": {"props": ["SortDirection", "defaultProps"]},
|
||||
"TextArea": {"strings": ["onKeyDown=function", "defaultDirty"]},
|
||||
"TextInput": {"strings": ["onFocus=function", "MAXIMUM_LENGTH_ERROR", "translate3d"], "exported": false, "value": "exports", "funcStrings": ["MAXIMUM_LENGTH_ERROR"]},
|
||||
"TooltipContainer": {"strings": ["handleContextMenu=function", "shouldShowTooltip", "clickable"]}
|
||||
},
|
||||
"LibraryComponents": {
|
||||
"Anchor": {"strings": ["anchorUnderlineOnHover", "noreferrer noopener"]},
|
||||
|
|
Loading…
Reference in New Issue