mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Doc updates
This commit is contained in:
parent
2781cae180
commit
e3e0eb14c6
13 changed files with 179 additions and 6 deletions
4
components/lib/floatlabel/FloatLabel.d.ts
vendored
4
components/lib/floatlabel/FloatLabel.d.ts
vendored
|
@ -56,10 +56,6 @@ export interface FloatLabelPassThroughOptions {
|
|||
* @see {@link BaseComponent.ComponentHooks}
|
||||
*/
|
||||
hooks?: ComponentHooks;
|
||||
/**
|
||||
* Used to control Vue Transition API.
|
||||
*/
|
||||
transition?: FloatLabelPassThroughTransitionType;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue