UNPKG

@sodacore/ui

Version:

Sodacore UI is a powerful JSON-based DSL for describing web pages that can be rendered by a frontend JavaScript framework.

4 lines 120 B
import BaseElement from './base'; export default class Input extends BaseElement { } //# sourceMappingURL=input.d.ts.map