Interface StructureRepresentationProps<R, C, S>

Type Parameters

Hierarchy

  • StructureRepresentationProps

Properties

color?: C
colorParams?: Partial<<internal>.ParamValues<C>>
size?: S
sizeParams?: Partial<<internal>.ParamValues<S>>
type?: R
typeParams?: Partial<<internal>.ParamValues<R>>

Generated using TypeDoc