Commit c7463b2
committed
minor #17759 [Console] Add inline command register example (alexandre-daubois)
This PR was merged into the 5.4 branch.
Discussion
----------
[Console] Add inline command register example
Fixes #16214
I was brief on the example. Since there is already an example of using `setCode` in the doc, I think it was only necessary to mention the possibility to do that in the main page of the Console component, before referring to the single-line command page with more details.
Commits
-------
795eab6 [Console] Add inline command register example1 file changed
+14
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
55 | 69 | | |
56 | 70 | | |
57 | 71 | | |
| |||
0 commit comments