Skip to content
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

[Feature] add custom layout template #3546

Closed
sunmery opened this issue Feb 6, 2025 · 0 comments
Closed

[Feature] add custom layout template #3546

sunmery opened this issue Feb 6, 2025 · 0 comments
Labels

Comments

@sunmery
Copy link

sunmery commented Feb 6, 2025

What problem is the feature used to solve?
This feature aims to eliminate the need for developers to repeatedly copy and paste fixed layout code, allowing teams to define a reusable layout template. By offering a customizable layout, developers can define the structure once and reuse it across different microservices or components, thus improving consistency, development efficiency, and maintainability.

Requirements description of the feature
We propose adding a customizable layout template feature to the framework. This layout should support defining a base structure with placeholders where the content can be injected dynamically based on specific services or microservices. The layout should be flexible and configurable, enabling developers to easily adjust it for different use cases.

@sunmery sunmery added the feature label Feb 6, 2025
@sunmery sunmery closed this as completed Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant