Skip to content

v1.1.0

Compare
Choose a tag to compare
@jaywcjlove jaywcjlove released this 26 Mar 12:00
· 29 commits to main since this release

Set editor placeholder string:

TextEditorPlus(text: $text)
    .font(.systemFont(ofSize: CGFloat(Float(fontSize)!), weight: .regular))
    .textSetting("Test placeholder string", for: .placeholderString)