Add Containers reference page and link from reference index#6377
Open
Mahajan-Sachin wants to merge 4 commits intoTextualize:mainfrom
Open
Add Containers reference page and link from reference index#6377Mahajan-Sachin wants to merge 4 commits intoTextualize:mainfrom
Mahajan-Sachin wants to merge 4 commits intoTextualize:mainfrom
Conversation
Added a section for Containers in the reference documentation.
Added documentation for Container, Vertical, and Horizontal layout widgets including default behavior and default CSS.
Member
|
Thanks. This is needed, but I would want to do a more comprehensive reference with diagrams and examples. if you want to go to that effort, I wold be happy to assist. But I can't merge this as is. |
Author
|
Thanks for the feedback! I'd be happy to expand this into a more comprehensive reference with diagrams and practical examples. To make sure I align with your expectations, would you prefer the focus to be on:
Happy to iterate in the direction you think would be most valuable. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #2032
Adds a dedicated reference page for containers under docs/reference/containers.
Includes:
Also fixes navigation link so the Containers reference page loads correctly.