Strong
public final class Strong : TypographyElementBase
Strong tag element class
### Usage Example: ###
Strong("Text Strong")
-
Override tag element for element. Default is
strong
Declaration
Swift
override var tag: String { get }