updated models
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
This commit is contained in:
parent
1d1bab13d0
commit
ad1d2bf945
@ -61,7 +61,7 @@ extension Tilelet {
|
|||||||
public var size: Icon.Size
|
public var size: Icon.Size
|
||||||
|
|
||||||
public init(iconType: IconType = .rightArrow,
|
public init(iconType: IconType = .rightArrow,
|
||||||
colorConfiguration: SurfaceColorConfiguration = .init(.black, .white),
|
colorConfiguration: SurfaceColorConfiguration = .init(VDSColor.elementsPrimaryOnlight, VDSColor.elementsPrimaryOndark),
|
||||||
size: Icon.Size = .medium,
|
size: Icon.Size = .medium,
|
||||||
accessibleText: String? = nil) {
|
accessibleText: String? = nil) {
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user