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

Get access to core module #428

Closed
ndt080 opened this issue Apr 9, 2024 · 1 comment · Fixed by #615
Closed

Get access to core module #428

ndt080 opened this issue Apr 9, 2024 · 1 comment · Fixed by #615

Comments

@ndt080
Copy link

ndt080 commented Apr 9, 2024

Add support for accessing utilities from the core directory to the builder.
Example,

import { createVirtualStore } from 'virtua/core'

Goal:
To allow developers to implement their own Virtualizer component for unsupported platforms or complex implementations.

Add support for accessing utilities from the core directory to the builder. Such access, for example, is provided by tanstack packages

@inokawa
Copy link
Owner

inokawa commented Apr 9, 2024

Duplicate of #388

@inokawa inokawa marked this as a duplicate of #388 Apr 9, 2024
@inokawa inokawa closed this as completed Apr 9, 2024
@inokawa inokawa marked this as not a duplicate of #388 Nov 28, 2024
@inokawa inokawa reopened this Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants