add new webcomponent "fullwidth" layout
This commit is contained in:
@@ -7,10 +7,11 @@
|
||||
<title>Gancio Events Custom Element Demo</title>
|
||||
</head>
|
||||
<body>
|
||||
<gancio-events baseurl='http://localhost:13120' title='Gancio' theme='light'></gancio-events>
|
||||
<gancio-events baseurl='https://demo.gancio.org' title='demo' theme='light' show_recurrent='true'></gancio-events>
|
||||
<br/>
|
||||
<gancio-events baseurl='http://localhost:13120' title='Gancio' theme='dark'></gancio-events>
|
||||
<gancio-events baseurl='https://gancio.cisti.org' title='La punta' theme='dark' show_recurrent='true'></gancio-events>
|
||||
<br/>
|
||||
<gancio-events baseurl='https://gancio.cisti.org' sidebar='false' show_recurrent='true'></gancio-events>
|
||||
<!-- <gancio-event id=1 baseurl='http://localhost:13120'></gancio-event> -->
|
||||
<script type="module" src="/src/main.js"></script>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user