Skip to content

Support multiple classes in MdDialog's panelClass #6318

@VagrantAI-c

Description

@VagrantAI-c

Bug, feature request, or proposal:

Feature request

What is the expected behavior?

I want MdDialogConfig to have option for panelClass to be an array of classes, like
panelClass: ['custom-container', 'widget-container']

What is the current behavior?

Currently there could be only one panelClass per dialog

What is the use-case or motivation for changing an existing behavior?

I want to add various classes depending on environment, but i have no such option and i have to include all possible combinations into separate classes

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions