UNPKG

angular-bootstrap-md

Version:

Bootstrap 4 & Angular 15 UI KIT - 700+ components, MIT license, simple installation.

3 lines (2 loc) 179 B
import { Data, Options } from '../models/index'; export declare function initData(targetElement: HTMLElement, hostElement: HTMLElement, position: string, options: Options): Data;