The component TEXTWITHCONTROLS is arranging any CaptainCasa component within some free style HTML text.

In the text you need define placeholders following the format "@@<id>@@". The component with the corresponding id then needs to be defined as child component below the TEXTWITHCONTROLS component and will at runtime be positioned at the position of the placeholder.

Use this component for scenarios in which you have information that is directly to be defined inside some text (e.g. as part of a document). Do NOT use this component as implicit way of layouting CaptainCasa components! 