Skip to content

Allow passing Streamlit button arguments to experimental_guest_login #253

@k3vob

Description

@k3vob

With experimental_guest_login(), I would like the button to be the full container width, by using st.link_button(..., use_container_width=True, ...).

Can you add support to pass additional **kwargs to experimental_guest_login(), and these would then be unpacked into st.link_button() please?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions