ST3
Represents an HTML-based decoration to display non-editable content interspersed in a View. Used with PhantomSet to actually add the
phantoms to the View. Once a Phantom has been constructed and added to the View, changes to the attributes will have no effect.
Phantom(region, content, layout, <on_navigate>)
# =>
Creates a phantom attached to a region. The content is HTML to be processed by minihtml.
layout must be one of:
on_navigate is an optional callback that should accept a single string parameter, that is the href attribute of the link clicked.
Generated from the official documentation on Sat Oct 29 20:16:39 EEST 2016 by Leonid Shevtsov.