Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@tpinne
tpinne / list-test.html
Last active February 25, 2016 09:01
List.js data attribute test
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>List test</title>
</head>
<body>
<div id="product-list" class="product-list">
<div xmlns="http://www.w3.org/1999/xhtml" lang="en"
xmlns:f="http://typo3.org/ns/TYPO3/Fluid/ViewHelpers"
xmlns:v="http://typo3.org/ns/FluidTYPO3/Vhs/ViewHelpers"
xmlns:flux="http://typo3.org/ns/FluidTYPO3/Flux/ViewHelpers">
<f:layout name="Page"/>
<f:section name="Configuration">
<flux:form id="standard">
<flux:field.input name="settings.claim1" />
// have a look a line 10 and 47 for the relevant changes
import * as React from 'react';
import {
TransProps,
Namespace,
// NamespaceExtractor,
// WithTranslationOptions,
WithTranslation,
withTranslation, // new import