Props for the FilterDetails component.
- summary : HtmlContents of the <summary>.
- filtered : HtmlWhat is shown in the filtered state. 
- all : HtmlWhat is shown in the non-filtered state. 
- initiallyFiltered : BoolWhether to start in the filtered state. 
Instances For
Equations
The FilterDetails component is like a <details> HTML element,
but also has a filter button
that allows you to switch between filtered and unfiltered states.
Equations
- One or more equations did not get rendered due to their size.