Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 213 Bytes

File metadata and controls

6 lines (4 loc) · 213 Bytes

View

postile.view.View is the base class for most of the postile ui components.

A view need to load its html through postile.ui.load (which doesn't permit style tags) and its css through postile.ui.loadCss.