pub fn Timer(props: TimerProps) -> impl IntoViewExpand description
§Required Props
- value:
impl Into<MaybeSignal<std::time::Duration>> - attrs: [
Vec<(&'static str, Attribute)>]
§Optional Props
- format:
impl Into<MaybeSignal<String>>
pub fn Timer(props: TimerProps) -> impl IntoViewimpl Into<MaybeSignal<std::time::Duration>>Vec<(&'static str, Attribute)>]impl Into<MaybeSignal<String>>