Skip to content

Commit

Permalink
Update tools.api.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stada526 committed Dec 26, 2024
1 parent 30764a6 commit 7e588c7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions common/reviews/api/tools.api.md
Original file line number Diff line number Diff line change
Expand Up @@ -6797,6 +6797,8 @@ declare namespace viewport {
class ViewportColorbar extends Colorbar {
constructor(props: ViewportColorbarProps);
// (undocumented)
destroy(): void;
// (undocumented)
get element(): HTMLDivElement;
// (undocumented)
get enabledElement(): Types_2.IEnabledElement;
Expand Down

0 comments on commit 7e588c7

Please sign in to comment.