Usage
Signature:
interface BindTextElement
Typescript Import Format
//To typecheck the element APIs, import as below.
import { BindTextElement } from "ojs/ojknockout";
//For the transpiled javascript to load the element's module, import as below
import "ojs/ojknockout";
For additional information visit: