@bebenins Point 4 is actually implemented, try the code below :
<TextBox
materialDesign:HintAssist.Hint="Floating Hint"
Style="{StaticResource MaterialDesignFloatingHintTextBox}" />
For point 1 to point 3, I think these are the latest specification, should be implemented soon.
@ButchersBoy Do you plan to implement this soon? Because I thought their latest spec is more user friendly, as I recently just found out that some user are actually not familiar with the single-lined textbox, they don't feel like it's a textbox.
Fixed by #840
Most helpful comment
@bebenins Point 4 is actually implemented, try the code below :
For point 1 to point 3, I think these are the latest specification, should be implemented soon.