More general details about Display Pattern Display Pattern
Expand |
---|
|
File Type PatternThe following code fragments can be used: Code Block |
---|
| <cp-overlay-box-top-left style="..."></cp-overlay-box-top-left>
<cp-overlay-box-bottom-left style="..."></cp-overlay-box-bottom-left>
<cp-overlay-box-bottom-right style="..."></cp-overlay-box-bottom-right> |
Rules the style property is optional: if defined it will allow overriding the default styles of the overlay box. It directly binds to the style attribute of an HTML element and therefore can contain standard CSS style attributes The content of each element can be other HTML tags or text See Examples for some examples of different display patterns for different FileTypes / VirtualTypes
|
...