🦉 Odoo Web Lab 🦉
v
Note: these examples require a recent browser to work without a transpilation step.
import { SAMPLES } from "./samples.js"; const { QWeb, Component } = owl.core; const MODES = { js: "ace/mode/javascript", css: "ace/mode/css", xml: "ace/mode/xml" }; const TEMPLATE = `