Improve tooltip docs
This commit is contained in:
parent
cb9000ea2a
commit
a82cc783d9
1 changed files with 2 additions and 1 deletions
|
|
@ -123,7 +123,8 @@ where
|
|||
Button::new(content)
|
||||
}
|
||||
|
||||
/// Creates a new [`Tooltip`] with the provided content, tooltip element, and [`tooltip::Position`].
|
||||
/// Creates a new [`Tooltip`] for the provided content with the given
|
||||
/// [`Element`] and [`tooltip::Position`].
|
||||
///
|
||||
/// [`Tooltip`]: crate::Tooltip
|
||||
/// [`tooltip::Position`]: crate::tooltip::Position
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue