TimberModel.find_element_with_name
- TimberModel.find_element_with_name(name)[source]
Returns True if the model contains an element with the given name.
- Parameters:
- namestr
The name to check.
- Returns:
Elementor None
Returns True if the model contains an element with the given name.
The name to check.
Element or None