kui-basic 1.1.231 → 1.1.232

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/index.d.ts CHANGED
@@ -802,6 +802,7 @@ interface TooltipProps
802
802
  offsetOptions?: OffsetOptions
803
803
  strategy?: Strategy
804
804
  fullWidth?: boolean
805
+ leaveContent?: boolean
805
806
  }
806
807
 
807
808
  type TooltipStylesProps = {