HoverCardConfiguration interface
Properties
disable |
Disabling the hover card. |
should |
Hide the related content in the hover card. |
Property Details
disableHoverCard
Disabling the hover card.
disableHoverCard?: boolean
Property Value
boolean
shouldHideRelatedContentInHoverCard
Hide the related content in the hover card.
shouldHideRelatedContentInHoverCard?: boolean
Property Value
boolean