@ng-primitives/mcp 0.121.0 → 0.122.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -3682,7 +3682,7 @@
|
|
|
3682
3682
|
{
|
|
3683
3683
|
"name": "ngpTooltipTriggerDisabled",
|
|
3684
3684
|
"type": "boolean",
|
|
3685
|
-
"description": "
|
|
3685
|
+
"description": "Whether the tooltip is disabled. This allows the tooltip to be enabled or disabled dynamically.\n@default false",
|
|
3686
3686
|
"isRequired": false,
|
|
3687
3687
|
"defaultValue": "false"
|
|
3688
3688
|
},
|