details-content
Description
The details-content pseudo-element for CSS specifies the additional information in a details element that can be expanded or collapsed.
Syntax
selector::details-content
{
property: value;
}The details-content pseudo-element for CSS specifies the additional information in a details element that can be expanded or collapsed.
selector::details-content
{
property: value;
}