leptos::html

Function ol

Source
pub fn ol() -> HtmlElement<Ol, (), ()>
Expand description

The <ol> HTML element represents an ordered list of items — typically rendered as a numbered list.