We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9274f13 commit 91b968aCopy full SHA for 91b968a
Sources/ViewTypes/TextFieldWithVerticalAxis.swift
@@ -1,6 +1,6 @@
1
import SwiftUI
2
3
-/// An abstract representation of the `TextField` type in SwiftUI, with `.vertical` style.
+/// An abstract representation of the `TextField` type in SwiftUI, with `.vertical` axis.
4
///
5
/// ```swift
6
/// struct ContentView: View {
0 commit comments