Skip to content

Adding attributes to the <body> #28

Open
@ii8

Description

@ii8

When using Browser.application the view function should return a Browser.Document. A document like that lets you set the title and the html content of the <body> tag but not its attributes. And it seems that existing attributes on the <body>, before Gren is started, will be removed by Gren.

Is it possible somehow to have <body class="hello"> when using Browser.application?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions