Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 024c226

Browse filesBrowse files
committed
chore: add private comment to BaseComponent Class
1 parent 4f3af27 commit 024c226
Copy full SHA for 024c226

File tree

Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed

‎js/src/base-component.js

Copy file name to clipboardExpand all lines: js/src/base-component.js
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ class BaseComponent extends Config {
4848
}
4949
}
5050

51+
// Private
5152
_queueCallback(callback, element, isAnimated = true) {
5253
executeAfterTransition(callback, element, isAnimated)
5354
}

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.