Skip to content

Conversation

anbalase
Copy link
Collaborator

@anbalase anbalase commented Oct 15, 2019

image

         <ui-header-button type="inline">
            <ng-template>
                <ng-container *ngIf="hasCustomFilters$ | async">
                    <mat-divider class="ui-grid-reset-divider" vertical="true"></mat-divider>
                    <button (click)="resetFilter()"
                            class="ui-grid-button-reset"
                            mat-button
                            color="primary">
                        <span translate>reset_to_defaults</span>
                    </button>
                </ng-container>
            </ng-template>
        </ui-header-button>

@anbalase anbalase added the enhancement New feature or request label Oct 15, 2019
@anbalase anbalase force-pushed the feature/grid_reset_filters branch from ea5bf9c to be00e1d Compare October 15, 2019 16:15
toxik
toxik previously approved these changes Oct 15, 2019
@toxik toxik force-pushed the feature/grid_reset_filters branch from be00e1d to 7398858 Compare October 17, 2019 07:23
@toxik toxik merged commit a126a78 into master Oct 17, 2019
@toxik toxik deleted the feature/grid_reset_filters branch October 17, 2019 07:59
gheorghitahurmuz pushed a commit that referenced this pull request Dec 12, 2023
feat(grid): define inline header buttons
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants