Skip to content

Allow users to configure client <head/> #834

Closed
@rmorshea

Description

@rmorshea

Current Situation

At the moment, users are unable to configure the <head/> element of IDOM's client. They can use a script() to change details of the page after the fact, but this does not help in the case the user needs finer control of how/when resources load or for SEO.

Related discussions: #485, #833

Proposed Actions

Add a head parameter to all the built-in backends that accepts an HTML string or VdomDict. We'll need #435 to accomplish this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    priority-2-moderateShould be resolved on a reasonable timeline.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions