import template from "./InputGroup.html"; class InputGroup { props = { compact: Boolean } }