Skip to content

Add attributed placeholder #39

@maurovc

Description

@maurovc

It would be cool to have the option to add an attributed placeholder like this:

open var attributedPlaceholder: NSAttributedString? {
     didSet {
         placeholderLabel.attributedText = attributedPlaceholder
     }
}

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions