Row2BaseStyle
public struct Row2BaseStyle : Row2Style
This file provides default fiori style for the component.
- Uncomment fhe following code.
- Implement layout and style in corresponding places.
- Delete
.generated
from file name. - Move this file to
_FioriStyles
folder underFioriSwiftUICore
.
-
Undocumented
Declaration
Swift
@ViewBuilder public func makeBody(_ configuration: Row2Configuration) -> some View