Search…Ctrl+K Move faster with intuitive React UI tools MUI offers a comprehensive suite of free UI tools to help you ship new features faster. Start with Material UI, our fully-loaded component library, or bring your own design system to our production-ready components. ...
dropdownDirection下拉框弹出方向oneOf(['topLeft', 'top', 'topRight', 'left', 'leftBottom', 'leftTop', 'right', 'rightBottom', 'rightTop', 'bottomLeft', 'bottom', 'bottomRight'])bottomLeft searchFilter搜索过滤函数,设为null不进行搜索过滤(输入值)=>[第1个选项是否可见,...,第n个选项是...
[Select] Targeting dropdown items with Cypress using `data-testid` when closed #44939 opened Jan 4, 2025 Accessibility issues with keyboard navigation Autocomplete #44936 opened Jan 3, 2025 [material-ui] Color channels for grey colors #44932 opened Jan 3, 2025 [docs] `component` ...
enum('checkbox', 'dropdown', 'multiselect', 'textField', 'custom') fixedHeader boolean true Enable/disable a fixed header for the table Example fixedSelectColumn boolean true Enable/disable fixed select column. Example isRowExpandable function Enable/disable expansion or collapse on certain ...
[0],filter:true,filterType:'dropdown',responsive:'standard',tableBodyHeight:'90%',tableBodyWith:'100%',tableBodyMaxHeight:'100%',selectableRowsOnClick:true,selectableRows:'single',search:false,viewColumns:false,download:false,print:false,sortOrder:sortOrderOption,customToolbarSelect:()=>{},is...
“& selector”:使用&符号加 css 选择器,并且两者之间用空格分割,代表 TableRow 根元素的后代元素如果能匹配这个选择器,那么这个选择器对应的样式会生效。 “&:hover” | “&selector:hover” | “& selector:hover”:分别代表 TableRow 的根元素的 hover 伪类、根元素如果匹配 selector 的 hover 伪类、根元...
You can create anissueon this repository. Please always provide a reproduction case. As a starting point, we recommend youbrowse the documentation, andselectthe closest example to your use case. Or you can use abasic templateto build your reproduction case. ...
[Dropdown][base][joy] Introduce higher-level menu component (#37667) @michaldudak Other changes [typescript][base] Rename one letter type parameters (#38171) @michaldudak @mui/joy@5.0.0-beta.0 [joy] Refine the default theme (#36843) @siriwatknp ...
</Typography> </MenuItem> <Divider /> {maxBuildsToShowList.map(v => <MenuItem key={v} onClick={() => buildSettingsDispatch({ maxBuildsToShow: v })}>{v} {v === 1 ? "Build" : "Builds"}</MenuItem>)} </DropdownButton> <DropdownButton disabled={generatingBuilds || !character...
displayField (required): Internal Name of the field to display in dropdown label (required): Textfield label onSelectionChange (optional): Get selection value updates multiple (optional): single/multi select searchSuggestionLimit (optional): number of suggestions to provide disabled (optional): Is ...