pub type Props = IndexMap<String, Value>;
Properties map for a component/element
pub struct Props { /* private fields */ }