Draft basic styling for TextInput
This commit is contained in:
parent
d96ced8e2d
commit
5af4159848
10 changed files with 143 additions and 36 deletions
|
|
@ -94,7 +94,7 @@ where
|
|||
self
|
||||
}
|
||||
|
||||
/// Sets the style the [`Container`].
|
||||
/// Sets the style of the [`Container`].
|
||||
///
|
||||
/// [`Container`]: struct.Container.html
|
||||
pub fn style(mut self, style: impl Into<Renderer::Style>) -> Self {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue