FUIEmptyValueComponent

public protocol FUIEmptyValueComponent : FUIAttributesConsumer

Component protocol for the text to be displayed when the value is nil.

  • emptyTextStyleClassPath Default implementation

    Default Implementation

    NUIStyleClassPath for emptyText property

    Declaration

    Swift

    public var emptyTextStyleClassPath: [FioriStyle] { get set }