pub trait InteractiveContent: FlowContent { }Expand description
Interactive content: elements specifically intended for user interaction.
pub trait InteractiveContent: FlowContent { }Interactive content: elements specifically intended for user interaction.