Provides the default System.Initial.InitialSystem implementations available from TJSPosition.Initial.

type DefaultInitial = {
    browserCentered: InitialSystem;
    Centered: InitialSystemConstructor;
}
Index

Properties

browserCentered: InitialSystem

A locked instance of the Centered initial helper suitable for displaying elements in the browser window.

The Centered class constructor to instantiate a new instance.