Skip to main content

BlogLayout

Function BlogLayout 

Source
pub fn BlogLayout(_: BlogLayoutProps) -> Element
Expand description

Blog layout shell.

§Context requirements

  • &'static BlogRegistry — provided by consumer
  • BlogContext — provided by consumer

§Props

For details, see the props struct definition.