Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

Autoría | Ultima modificación | Ver Log |

<!DOCTYPE html>
<html>
<head>
<title>JsRender: Demos</title>
<link href="../resources/demos.css" rel="stylesheet" type="text/css" />
</head>
<body>

<div class="subhead"><< <a href="../demos.html">JsRender Demos</a></div>

<h2>JsRender: Variants and Details</h2>

<h3>Accessing templates</h3>

<ul class="indexitems">
        <li class="subhead">Variants of '<a href="../step-by-step/02_compiling-named-templates-from-strings.html">Compiling named templates</a>' sample:</li>
        <li class="inset">- <a href="accessing-templates/01_compiling-template-objects-from-strings.html">Compiling template objects from strings</a></li>
        <li class="inset">- <a href="accessing-templates/02_registering-named-template-from-script-declaration.html">Registering script block template declarations as named templates</a></li>
        <li class="inset">- <a href="accessing-templates/03_getting-template-objects-from-script-declaration.html">Getting template objects from script declarations</a></li>

        <li class="subhead">Variants of '<a href="../step-by-step/06_template-composition.html">Template composition</a>' sample:</li>
        <li class="inset">- <a href="accessing-templates/04_template-composition-subtemplates.html">Template composition: Registering sub-templates</a></li>
        <li class="inset">- <a href="accessing-templates/05_template-composition-templateobjects.html">Template composition: Accessing template objects from context</a></li>
</ul>

</body>
</html>