Skip to content
This repository was archived by the owner on Dec 18, 2025. It is now read-only.

请问怎么动态取消这个虚拟滚动 #149

@xian107

Description

@xian107

@wubostc
<Table scroll={{ y: 600 }} // It's important for using VT!!! DO NOT FORGET!!! components={isVirtual ? vt : false} columns={/*your columns*/} dataSource={/*your data*/} />
当我改变sVirtual为false时,components = false会报错,请问这个如何处理?

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions