Hierarchy

Constructors

Properties

ACTIVE_COLOR: string = "rgb(51, 122, 183)"
INACTIVE_COLOR: string = "#ccc"
configData: RcsbFvRowConfigInterface
state: {
    blocked: boolean;
    disabled: boolean;
    expandTitle: boolean;
    titleColor: string;
} = ...

Type declaration

  • blocked: boolean
  • disabled: boolean
  • expandTitle: boolean
  • titleColor: string
subscription: Subscription

Methods

Generated using TypeDoc