Skip to content

Conversation

@IvanDanchev
Copy link
Contributor

@IvanDanchev IvanDanchev requested review from a team as code owners December 17, 2025 12:11
@IvanDanchev IvanDanchev merged commit a820679 into master Dec 17, 2025
@github-actions github-actions bot deleted the diagram-tooltips branch December 17, 2025 12:42

The text positioning is controlled by two parameters:

* `Offset`—the distance in pixels between the label and the Connection path
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* `Offset`—the distance in pixels between the label and the Connection path
* `Offset`—The distance in pixels between the label and the Connection path


The available tooltip parameters are:

* `Visible` (bool, default: `false`)—controls whether the tooltip is displayed on hover
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* `Visible` (bool, default: `false`)—controls whether the tooltip is displayed on hover
* `Visible` (bool, default: `false`)—Controls whether the tooltip is displayed on hover

The available tooltip parameters are:

* `Visible` (bool, default: `false`)—controls whether the tooltip is displayed on hover
* `Class` (string)—applies a custom CSS class to the tooltip for styling
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* `Class` (string)—applies a custom CSS class to the tooltip for styling
* `Class` (string)—Applies a custom CSS class to the tooltip for styling


* `Visible` (bool, default: `false`)—controls whether the tooltip is displayed on hover
* `Class` (string)—applies a custom CSS class to the tooltip for styling
* `Template` (RenderFragment)—defines the custom content to display in the tooltip
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* `Template` (RenderFragment)—defines the custom content to display in the tooltip
* `Template` (RenderFragment)—Defines the custom content to display in the tooltip


The available tooltip parameters are:

* `Visible` (bool, default: `false`)—controls whether the tooltip is displayed on hover
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* `Visible` (bool, default: `false`)—controls whether the tooltip is displayed on hover
* `Visible` (bool, default: `false`)—Controls whether the tooltip is displayed on hover

The available tooltip parameters are:

* `Visible` (bool, default: `false`)—controls whether the tooltip is displayed on hover
* `Class` (string)—applies a custom CSS class to the tooltip for styling
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* `Class` (string)—applies a custom CSS class to the tooltip for styling
* `Class` (string)—Applies a custom CSS class to the tooltip for styling


* `Visible` (bool, default: `false`)—controls whether the tooltip is displayed on hover
* `Class` (string)—applies a custom CSS class to the tooltip for styling
* `Template` (RenderFragment)—defines the custom content to display in the tooltip
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* `Template` (RenderFragment)—defines the custom content to display in the tooltip
* `Template` (RenderFragment)—Defines the custom content to display in the tooltip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants