mirror of
https://gitee.com/ant-design-blazor/ant-design-blazor.git
synced 2024-11-29 18:48:50 +08:00
4451315af1
* fix(module: select):add parameter for SelectOption component which should be used when SelectOption was created directly and TItem is different with TItemValue * feat(module: select): add parameter that support use delegate to set option label and value * rename XXXGetter to OptionXXXExpression * rename OptionXXXExpression to OptionXXXProperty * refactor * fix tests * fix test --------- Co-authored-by: James Yeung <shunjiey@hotmail.com> |
||
---|---|---|
.. | ||
internal | ||
style | ||
EnumSelect.cs | ||
Properties.cs | ||
ResponsiveTag.cs | ||
Select.razor | ||
Select.razor.cs | ||
SelectBase.cs | ||
SelectLocale.cs | ||
SelectOption.razor | ||
SelectOption.razor.cs | ||
SimpleSelect.cs |