1
2
3
4
use crate::*;

create_web_container!(Thead);
impl_web_container!(Thead "thead");