pub fn DocumentFromURI(props: DocumentFromURIProps) -> impl IntoView
Expand description
§Required Props
- uri:
DocumentURI
§Optional Props
- toc:
impl Into<TOCSource>
- gottos:
impl Into<Vec<Gotto>>
- omdoc:
crate::components::omdoc::OMDocSource
pub fn DocumentFromURI(props: DocumentFromURIProps) -> impl IntoView
DocumentURI
impl Into<TOCSource>
impl Into<Vec<Gotto>>
crate::components::omdoc::OMDocSource