Skip to content

Report a problem:

Problems can be reported via Microsoft Teams in your team channel within the "IT - Codey" team.

Please include the following information:

Report type:
Docs problem report a bug instead β†’
Path:
/latest/docs/components/general/tooltip-xPrimex.html
Message:

DESCRIBE THE PROBLEM BEFORE SUBMITTING TO CODEY

Tooltip ​

INFO

This directive is adopted from PrimeVue. It's full documentation can be found here.

Tooltip Directive

The Tooltip directive must be enabled in the CodeyComponents plugin. More information can be found here.

ts
// main.ts
app.use(CodeyComponents, { 
  useTooltip: true, 
  ... // your other plugin options 
});

Showcases ​

Report a problem:

Problems can be reported via Microsoft Teams in your team channel within the "IT - Codey" team.

Please include the following information:

Report type:
Docs problem report a bug instead β†’
Path:
/latest/docs/components/general/tooltip-xPrimex.html
Message:

DESCRIBE THE PROBLEM BEFORE SUBMITTING TO CODEY

Last updated: