NGE IDE

IdeButtonSize

type

Height/padding scale of an [ideButton] (replaces ng-zorro's nzSize).

typescript
type IdeButtonSize = "small" | "default" | "large"