Properties
Optional column
column?: string
options
options: { alignToFirst?: boolean; grid?: { ncols: number }; height: number; highlight?: { atoms?: boolean; bonds?: boolean; color?: string; source: "sdtag" | "template" | "substruct"; style?: string }; width: number }
Type declaration
Optional alignToFirst?: boolean
Optional grid?: { ncols: number }
height: number
Optional highlight?: { atoms?: boolean; bonds?: boolean; color?: string; source: "sdtag" | "template" | "substruct"; style?: string }
Optional atoms?: boolean
Optional bonds?: boolean
Optional color?: string
source: "sdtag" | "template" | "substruct"
Optional style?: string
width: number
Optional rows
rows?: "all" | "filtered" | "marked" | number[]
Optional structure
structure?: { data: string; format: string }
Type declaration
data: string
format: string
Optional structures
structures?: { data: string; format: string }[]
Optional substructures
substructures?: { color?: string; data: string; format: string; style?: string }[]
Optional templateProperty
templateProperty?: string
Optional templates
templates?: [{ data: string; format: string }]