Changeset 1840723
- Timestamp:
- 03/15/2018 01:47:49 PM (8 years ago)
- File:
-
- 1 edited
-
beans-visual-hook-guide/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
beans-visual-hook-guide/trunk/readme.txt
r1840721 r1840723 23 23 Beans is a dream to develop with, as all markup and attributes added using Beans are registered using a unique Markup ID which can be exposed by enabling the Beans Development Mode in settings. 24 24 25 Once 'Development Mode' is enabled, the Markup ID’s are output in a data-markup-id tag in the front-end. The values of these data-markup-id tags can be used by the various [Beans APIs] (https://www.getbeans.io/code-reference/api/) to rapidly develop beautiful themes.25 Once 'Development Mode' is enabled, the Markup ID’s are output in a data-markup-id tag in the front-end. The values of these data-markup-id tags can be used by the various [Beans APIs](https://www.getbeans.io/code-reference/api/) to rapidly develop beautiful themes. 26 26 27 27 Any markup added using Beans also adds several [dynamic action hooks](https://www.getbeans.io/documentation/markup-and-attributes/) both before and after it:
Note: See TracChangeset
for help on using the changeset viewer.