Hierarchy

  • InstanceSequenceConfig

Properties

beforeChangeCallback?: ((x: InstanceSequenceOnchangeInterface, module: undefined | RcsbFvModulePublicInterface) => undefined | Partial<{ asymId: string; authId: string; chrId: string; entityId: string; entryId: string; operatorIds: string[]; queryId: string; targetId: string; upAcc: string }>)

Type declaration

defaultValue?: null | string
displayAuthId?: boolean
dropdownTitle?: string
filterInstances?: Set<string>
onChangeCallback?: ((x: InstanceSequenceOnchangeInterface, module: RcsbFvModulePublicInterface) => void)
selectButtonOptionProps?: ((props: SelectOptionProps) => <internal>.Element)

Type declaration

Generated using TypeDoc