Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有办法从 react-grid-layout 中删除 compactType 属性?因为它会导致网格项目的位置无法正确保存,因为它似乎以垂直或水平顺序呈现数据库中的位置。
只需传递一个道具“compactType = {null}”。