Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nasa/openmct.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'platform/commonUI/general/README.md')
-rw-r--r--platform/commonUI/general/README.md8
1 files changed, 0 insertions, 8 deletions
diff --git a/platform/commonUI/general/README.md b/platform/commonUI/general/README.md
deleted file mode 100644
index 544baf08b..000000000
--- a/platform/commonUI/general/README.md
+++ /dev/null
@@ -1,8 +0,0 @@
-# Directives
-
-* `mct-scroll-x` is an attribute whose value is an assignable
- Angular expression. This two-way binds that expression to the
- horizontal scroll state of the element on which it is applied.
-* `mct-scroll-y` is an attribute whose value is an assignable
- Angular expression. This two-way binds that expression to the
- vertical scroll state of the element on which it is applied.