By default, the call to action will have the same affordance as TextLinkButton. Optionally, the visual weight can be decreased by setting weight to weak.
A Disclosure may also be nested within a sentence, i.e. inside a Text or Heading component. In this case, the text size and tone will all be inherited from the parent typographic component.
Preceeding text content that is followed by a Disclosure.Show contentContent
Disclosures manage their own state internally by default. If you’d like to take control of the state yourself, you can pass expanded and onToggle props.