activator-oce-exporter
Version:
Extract Activator binder and convert it to valid OCE mono pacakge
26 lines (22 loc) • 3.06 kB
HTML
<html><head>
<meta charset="utf-8">
<title>Component Demo</title>
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1, maximum-scale=1, minimum-scale=1">
<link href="../../../../dist/main.css" rel="stylesheet">
<!-- load the webcomponents loader, which injects the necessary polyfill bundle -->
<script src="../../../../lib/@webcomponents/webcomponentsjs/webcomponents-loader.js"></script>
</head>
<body id="twoColSlide" data-mo-category="root" data-mo-type="slide">
<article class="slide">
<content-area top="179" left="84" width="222px" height="495px" background-color="rgba(220, 220, 220, 1)" opacity="100" border-width="0px" border-style="none" border-color="rgba(220, 220, 220, 1)" border-radius="0px" isedit="false" style="--top:179; --left:84; --width:222px; --height:495px; --background-color:rgba(220, 220, 220, 1); --opacity:100; --border-width:0px; --border-style:none; --border-color:rgba(220, 220, 220, 1); --border-radius:0px; left: 84px; top: 179px; width: 222px; height: 495px; transform: rotate(0rad);" data-mo-name="content area" class="border-empty" data-mo-category="component" data-mo-type="component">
<fusion-text width="250">Text in first content area.</fusion-text>
</content-area>
<content-area top="179" left="318" width="222px" height="495px" overflow="hidden" background-color="rgba(220, 220, 220, 1)" opacity="100" border-width="0px" border-style="none" border-color="rgba(220, 220, 220, 1)" border-radius="0px" isedit="false" style="--top:179; --left:318; --width:222px; --height:495px; --background-color:rgba(220, 220, 220, 1); --opacity:100; --border-width:0px; --border-style:none; --border-color:rgba(220, 220, 220, 1); --border-radius:0px; left: 318px; top: 179px; width: 222px; height: 495px; transform: rotate(0rad);" data-mo-name="content area" class="border-empty" data-mo-category="component" data-mo-type="component">
<fusion-text width="350px">Text in second content area where the overflow is hidden. Other options are visible (default) and scroll.</fusion-text>
</content-area>
<content-area top="179" left="552" width="222px" height="495px" overflow="scroll" background-color="rgba(220, 220, 220, 1)" opacity="100" border-width="0px" border-style="none" border-color="rgba(220, 220, 220, 1)" border-radius="0px" isedit="false" style="--top:179; --left:552; --width:222px; --height:495px; --background-color:rgba(220, 220, 220, 1); --opacity:100; --border-width:0px; --border-style:none; --border-color:rgba(220, 220, 220, 1); --border-radius:0px; left: 552px; top: 179px; width: 222px; height: 495px; transform: rotate(0rad);" data-mo-name="content area" class="border-empty" data-mo-category="component" data-mo-type="component">
<fusion-text top="460px" width="200px" font-size="20px">Text in third content area where the overflow is set to scroll. Other options are visible (default) and hidden.</fusion-text>
</content-area>
</article>
<script src="../../../../dist/main.js"></script>
</body></html>