Note: You are on the beta version of our docs. This is a work in progress and may contain broken links and pages.
Interfaces
RootLayoutOptions
RootLayoutOptions
interface RootLayoutOptions { animation: { enterFrom?: TransitionAnimation }; shadeCover: ShadeCoverOptions; }
Summary
Properties
Properties
animation
shadeCover
shadeCover?: ShadeCoverOptions
- Previous
- PropertyChangeData