mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 08:52:34 +00:00
Fixed #4610 - New animate directive
This commit is contained in:
parent
75f27ab98b
commit
6dc9babdc9
7 changed files with 150 additions and 0 deletions
3
components/lib/animate/style/AnimateStyle.d.ts
vendored
Normal file
3
components/lib/animate/style/AnimateStyle.d.ts
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
import { BaseStyle } from '../../base/style/BaseStyle';
|
||||
|
||||
export interface AnimateStyle extends BaseStyle {}
|
Loading…
Add table
Add a link
Reference in a new issue