Skip to main content

LinearBareDisplay

Note: this document is automatically generated from mobx-state-tree objects in our source code. See Core concepts and intro to pluggable elements for more info

Source file

plugins/linear-genome-view/src/LinearBareDisplay/model.ts

extends

LinearBareDisplay - Properties

property: type

// type signature
ISimpleType<"LinearBareDisplay">
// code
type: types.literal('LinearBareDisplay')

property: configuration

// type signature
AnyConfigurationSchemaType
// code
configuration: ConfigurationReference(configSchema)

LinearBareDisplay - Getters

getter: rendererTypeName

// type
any

LinearBareDisplay - Methods

method: renderProps

// type signature
renderProps: () => any