Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

card actions- add center alignment in card.d.ts #12127

Closed
chakrachi opened this issue Oct 19, 2021 · 1 comment
Closed

card actions- add center alignment in card.d.ts #12127

chakrachi opened this issue Oct 19, 2021 · 1 comment

Comments

@chakrachi
Copy link

please allow for center keyword in alignment for card actions

export declare class MatCardActions {
/** Position of the actions inside the card. */
align: 'start' | 'end' | 'center';
}

it works fine when added

@chakrachi chakrachi added needs triage Issues that need initial triage type: bug labels Oct 19, 2021
@Splaktar
Copy link
Member

Please submit Angular Material and CDK questions here and issues here. This repo is for AngularJS Material.

Thank you for taking the time to submit this issue. However it does not follow our required issue template.

Please file a new issue that follows the template. This gives the team the information needed to investigate the bug or prioritize the enhancement.

@Splaktar Splaktar added resolution: invalid and removed type: bug needs triage Issues that need initial triage labels Oct 19, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants