feat(Table): add ShowMoreButton parameter #6476
Annotations
7 errors
|
run test
Process completed with exit code 1.
|
|
run test:
src/BootstrapBlazor/Components/Dropdown/DropdownItem.razor.cs#L41
The type 'DropdownItem' already contains a definition for 'OnClick'
|
|
run test:
src/BootstrapBlazor/Components/Dropdown/DropdownItem.razor.cs#L35
The type 'DropdownItem' already contains a definition for 'OnDisabledCallback'
|
|
run test:
src/BootstrapBlazor/Components/Dropdown/DropdownItem.razor.cs#L29
The type 'DropdownItem' already contains a definition for 'Disabled'
|
|
run test:
src/BootstrapBlazor/Components/Dropdown/DropdownItem.razor.cs#L23
The type 'DropdownItem' already contains a definition for 'Icon'
|
|
run test:
src/BootstrapBlazor/Components/Dropdown/DropdownItem.razor.cs#L17
The type 'DropdownItem' already contains a definition for 'Text'
|
|
run test:
src/BootstrapBlazor/Components/Dropdown/DropdownItem.cs#L11
Missing partial modifier on declaration of type 'DropdownItem'; another partial declaration of this type exists
|