Closed taojunnan closed 6 years ago
I’ll add support for this. Hopefully I can get to this this weekend.
Feature added in 1.0.19.
Balloon component now has the additional Boolean prop:
// when balloon is maximized, it will still have the close button
showCloseWhenMaximized: {
default: false,
type: Boolean
}
Cheers!
support?