mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 17:02:38 +00:00
Add onLoad option to useStyle
This commit is contained in:
parent
3541f7af25
commit
d0d0a38598
2 changed files with 4 additions and 2 deletions
|
@ -7,6 +7,6 @@ const classes = {
|
|||
};
|
||||
|
||||
export default BaseStyle.extend({
|
||||
name: 'tooltip',
|
||||
name: 'tooltip-directive',
|
||||
classes
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue