Skip to content

How about "expose GridLayout.layoutUpdate" ? #812

@TrumanWwW

Description

@TrumanWwW

How about "expose GridLayout.layoutUpdate" ?

Sometimes, when a layout data is changed, but the UI interface is not synchronized, I try to expose 'GridLayout.layoutUpdate()' and find it very effective.

// node_modules\vue-grid-layout-v3\src\components\GridLayout.vue
...
defineExpose({
  emitter,
  placeholderRef,
  layoutUpdate
});
...

Metadata

Metadata

Assignees

No one assigned

    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