mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 08:03:30 +02:00
- Improving the shell. Still not a real shell.
This commit is contained in:
16
res/app/components/stf/common-ui/tooltips/README.md
Normal file
16
res/app/components/stf/common-ui/tooltips/README.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# stf-tooltips
|
||||
|
||||
Based on Angular Bootstrap.
|
||||
|
||||
Usage:
|
||||
|
||||
```html
|
||||
help-title='{{"Run Command"|translate}}'
|
||||
help-key='Enter'
|
||||
```
|
||||
|
||||
Maps to:
|
||||
|
||||
```html
|
||||
tooltip-html-unsafe='{{"Run Command<br /><br /><code>Enter</code>"|translate}}'
|
||||
```
|
||||
Reference in New Issue
Block a user