EmbedAlign

enum EmbedAlign : Enum<EmbedAlign> , EnumRequestParameter

Specifies whether the embedded Tweet should be floated left, right, or center in the page relative to the parent element.

Entries

Link copied to clipboard

Default value.

Link copied to clipboard

Left align.

Link copied to clipboard

Right align.

Link copied to clipboard

Center align.

Link copied to clipboard

No align.

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int
Link copied to clipboard
open override val value: String?

The string which provides to endpoint request.