Skip to content

Added section for appdrawertoggle, drawer actions and drawer title in the applayout documentation. #321

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

EHandtkeBasis
Copy link
Member

No description provided.

@@ -110,6 +110,20 @@ javaE='https://raw.githubusercontent.com/webforj/webforj-documentation/refs/head
cssURL='https://raw.githubusercontent.com/webforj/webforj-documentation/main/src/main/resources/css/applayout/applayoutMobile.css'
/>

## AppDrawerToggle
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ [vale] reported by reviewdog 🐶
[Google.Headings] 'AppDrawerToggle' should use sentence-style capitalization.

@EHandtkeBasis EHandtkeBasis linked an issue May 9, 2025 that may be closed by this pull request
5 tasks
@EHandtkeBasis EHandtkeBasis changed the title Added section for appdrawertoggle in the applayout documentation. Added section for appdrawertoggle, drawer actions and drawer title in the applayout documentation. May 9, 2025
@EHandtkeBasis EHandtkeBasis marked this pull request as draft May 9, 2025 11:56
@EHandtkeBasis EHandtkeBasis marked this pull request as ready for review May 12, 2025 08:06
@EHandtkeBasis EHandtkeBasis marked this pull request as draft May 13, 2025 09:31
@EHandtkeBasis
Copy link
Member Author

Relying on #299 to be merged first for final revision.

@EHandtkeBasis EHandtkeBasis marked this pull request as ready for review May 15, 2025 13:25
/>

## `AppDrawerToggle`

The `AppDrawerToggle` component is a server-side WebforJ class that represents a button used to toggle the visibility of a navigation drawer in an [`AppLayout`](./app-layout.md). It maps to the client-side `<dwc-app-drawer-toggle>` element and is styled to behave like a traditional hamburger menu icon.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ [vale] reported by reviewdog 🐶
[webforJ.Capitalization] Use 'webforJ' instead of 'WebforJ'.

@EHandtkeBasis
Copy link
Member Author

@MatthewHawkins please give it a quick read over for language/style

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Document AppLayout drawer actions Document AppLayout Drawer title Document AppDrawerToggle
2 participants