TitleComponent

public protocol TitleComponent

Protocol representing a component with a title

  • Title

    Declaration

    Swift

    var title_: String { get }