pub fn VSCodeButton<T: IntoView + 'static>(
props: VSCodeButtonProps<T>,
) -> impl IntoView
Expand description
§Required Props
- children:
TypedChildren<T>
pub fn VSCodeButton<T: IntoView + 'static>(
props: VSCodeButtonProps<T>,
) -> impl IntoView
TypedChildren<T>