Skip to main content

ImageHorizontalAlignment Type

Declaration

export type ImageHorizontalAlignment = "Left" | "Center" | "Right"

Members

Name
"Left"
"Center"
"Right"