Interface: IQFrameOptions
core/frame.IQFrameOptions
Table of contents
Properties
Properties
border
• Optional border: IQFrameBorderStyle
Defined in
color
• Optional color: string
Defined in
height
• height: number
Defined in
shadow
• Optional shadow: boolean
Defined in
shadowColor
• Optional shadowColor: string
Defined in
title
• Optional title: string
Defined in
titleAlign
• Optional titleAlign: "left" | "right" | "center"
Defined in
titleColor
• Optional titleColor: string
Defined in
width
• width: number
Defined in
x
• x: number
Defined in
y
• y: number