Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add appendOnly and inline properties to VirtualScroller #3683

Closed
mertsincan opened this issue Feb 27, 2023 · 0 comments
Closed

Add appendOnly and inline properties to VirtualScroller #3683

mertsincan opened this issue Feb 27, 2023 · 0 comments
Assignees
Labels
Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add
Milestone

Comments

@mertsincan
Copy link
Member

  • appendOnly: Used to append each loaded item to top without removing any items from the DOM. Using very large data may cause the browser to crash.
  • inline: When enabled, positions the content as inline
@mertsincan mertsincan added the Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add label Feb 27, 2023
@mertsincan mertsincan added this to the 3.24.0 milestone Feb 27, 2023
@mertsincan mertsincan self-assigned this Feb 27, 2023
mertsincan added a commit that referenced this issue Feb 28, 2023
* DataTable CSS and responsive structure improvements

Fixed #3682 and #3683

* Update DataTable.vue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add
Projects
None yet
Development

No branches or pull requests

1 participant