Is fired after Column inherited status has changed. Context will be the ColumnConfiguration
CustomeEvent.detail: { id: this.id, oldSize: oldSize, newSize: columnSize, screenSize: screenSize }
Is fired after Column size has changed. Context will be the ColumnConfiguration
Is fired after Column inherited status has changed.
Context will be the ColumnConfiguration
CustomeEvent.detail: { id: this.id, oldSize: oldSize, newSize: columnSize, screenSize: screenSize }