ImageHorizontalAlignment Type
Declaration
export type ImageHorizontalAlignment = "Left" | "Center" | "Right"
Members
Name |
---|
"Left" |
"Center" |
"Right" |
export type ImageHorizontalAlignment = "Left" | "Center" | "Right"
Name |
---|
"Left" |
"Center" |
"Right" |
No
Your feedback is appreciated.