Powered by RevealJS and Water Theme
// Sample code with syntax highlighting
function createSlide(content) {
return {
title: content.title,
background: 'rgb(var(--color-primary-950))',
render: () => content.html
};
}
Use arrow keys or swipe to navigate
Press down arrow to see nested content
This is a vertical slide within the main horizontal flow
TWF Slides System v1.0