Presentation
The Presentation Hints extension defines a number of hints for User Agents about the way content should be presented to the user.
https://readium.org/webpub-manifest/extensions/presentation.html https://readium.org/webpub-manifest/schema/extensions/presentation/metadata.schema.json
These properties are nullable to avoid having default values when it doesn't make sense for a given publication. If a navigator needs a default value when not specified, Presentation.DEFAULT_X and Presentation.X.DEFAULT can be used.
Parameters
Specifies whether or not the parts of a linked resource that flow out of the viewport are clipped.
Indicates how the progression between resources from the reading order should be handled.
Suggested method for constraining a resource inside the viewport.
Suggested orientation for the device when displaying the linked resource.
Suggested method for handling overflow while displaying the linked resource.
Indicates the condition to be met for the linked resource to be rendered within a synthetic spread.
Hints how the layout of the resource should be presented (EPUB extension).
Constructors
Types
Suggested method for constraining a resource inside the viewport.
Suggested orientation for the device when displaying the linked resource.
Suggested method for handling overflow while displaying the linked resource.
Indicates how the linked resource should be displayed in a reading environment that displays synthetic spreads.
Indicates the condition to be met for the linked resource to be rendered within a synthetic spread.
Properties
Functions
Get the layout of the given resource in this publication. Falls back on REFLOWABLE.
Serializes a Presentation to its RWPM JSON representation.