Skip to content

BoxRendererType re-exports #2042

Discussion options

You must be logged in to vote

Hi @tchannagiri,

Thanks for letting us know what you're using, we're trying to figure out the best ways to make our plugins easier for others to use. How are you accessing the BoxRendererType? If you're importing it from @jbrowse/core, then you can do the same thing to get the LayoutSession. It would look something like this:

import BoxRendererType, { LayoutSession } from '@jbrowse/core/pluggableElementTypes/renderers/BoxRendererType'

You mentioned the plugin manager, though, so if you're accessing BoxRendererType differently, let me know and I can try to provide more guidance.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@tchannagiri
Comment options

@garrettjstevens
Comment options

@garrettjstevens
Comment options

@garrettjstevens
Comment options

@tchannagiri
Comment options

Answer selected by tchannagiri
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
None yet
2 participants