Skip to content

Added an accordian and another star #1077

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

Merged
merged 1 commit into from
Oct 16, 2023
Merged

Added an accordian and another star #1077

merged 1 commit into from
Oct 16, 2023

Conversation

SilasMarvin
Copy link
Contributor

No description provided.

@SilasMarvin SilasMarvin merged commit 481d623 into master Oct 16, 2023
@SilasMarvin SilasMarvin deleted the silas-new-home branch October 16, 2023 20:21
#[derive(TemplateOnce, Default)]
#[template(path = "accordian/template.html")]
pub struct Accordian {
html_contents: Vec<String>,
Copy link
Contributor

@levkk levkk Oct 16, 2023

Choose a reason for hiding this comment

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

Use pgml_components::Component so the caller doesn't have to render_once().unwrap() the inputs.

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.

2 participants