Skip to content

Server-Side Namespacing #37

@gwing33

Description

@gwing33

In React v0.11, namespacing was added in: http://facebook.github.io/react/blog/2014/07/17/react-v0.11.html#jsx-namespacing

Looks like the JsxBundle works with namespaces, but using them on the server-side does not seem to work...

@Html.React("UI.HelloWorld", new
{
    name = "Daniel"
})

Either way, amazing library!

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions