Skip to content

Commit

Permalink
Update docs/SolarLayout.md
Browse files Browse the repository at this point in the history
  • Loading branch information
djhi authored Feb 1, 2024
1 parent 456a44d commit 695a027
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/SolarLayout.md
Original file line number Diff line number Diff line change
Expand Up @@ -862,6 +862,7 @@ export const App = () => (
| `className` | Optional | string | | A class name to apply to the AppBar container. |
| `color` | Optional | string | 'secondary' | The color of the AppBar. Can be primary, secondary, or inherit. Defaults to secondary. |
| `container` | Optional | ElementType | HideOnScroll | The component used for the root node. |

## Use It With `<SearchWithResult>`

The `<SearchWithResult>` component works perfectly when used inside the [`<SolarLayout>`](https://marmelab.com/ra-enterprise/modules/ra-navigation#solarlayout) menu.
Expand Down

0 comments on commit 695a027

Please sign in to comment.