0.0.1 • Published 9 years ago

osws-flyout-relative-element-ts v0.0.1

Weekly downloads
11
License
-
Repository
github
Last release
9 years ago

Open Source Web Standards

FlyoutRelativeElement-ts / osws-flyout-relative-element-ts / FlyoutRelativeElement

0.0.1

Control the flyout relative elements.

API

File as namespace.

import FlyoutRelativeElement = require("FlyoutRelativeElement");

interface IRelativePosition

Source

class Flyout

Source

class Arrowed

Source

(parent: JQuery, source: JQuery, target: JQuery, public arrow: JQuery)

Examples

Simple

Source Example

Indents

Source Example

Indents in container

Source Example

Center

Source Example