UNPKG

@omicronenergy/open-scd-core

Version:
18 lines (16 loc) 278 B
<!DOCTYPE html> <title>OpenSCD Core Embedding Demo</title> <iframe src="./index.html?locale=de&dark"></iframe> <style> iframe { width:50vw; height: 50vh; position: relative; top: 25vh; left: 25vw; border: none; } body { background-color: darkseagreen; } </style>