mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-31 14:48:49 +01:00
feat(buttons): add a labeled actions group
This commit is contained in:
parent
2e186f2bd6
commit
931dfea84e
5 changed files with 46 additions and 1 deletions
|
|
@ -6,7 +6,9 @@
|
|||
<ngx-shape-buttons></ngx-shape-buttons>
|
||||
<ngx-actions-groups></ngx-actions-groups>
|
||||
<nga-card>
|
||||
<nga-card-body>Disconect</nga-card-body>
|
||||
<nga-card-body>
|
||||
<ngx-labeled-actions-group></ngx-labeled-actions-group>
|
||||
</nga-card-body>
|
||||
</nga-card>
|
||||
<div class="row">
|
||||
<div class="col-lg-4">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue