chris-pearce / chris-pearce/bricks

Complete the "Child Elements" section

Open
#11 0 comments 0 reactions 1 assignee Claimed by @chris-pearce View on GitHub
documentation
Dominant language
CSS
Stars
2
Forks
0
PR merge metrics
No merged PRs in 30d

Description

> Some components are comprised of multiple elements but for some components, you'll only have access to one `className` prop. For example, the `FieldSet` component's HTML structure looks like this:

```html


```

> But only `` is available. Therefore, to be able to reach in and style the child element(s), in this case, the `` element, you have a few options: [?]

**Inspiration**

* https://material-ui.com/customization/overrides/#overriding-with-classes

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.