LiquidJS

教程标签过滤器演示API
Github Support
快速入口LiquidLiquidOptionsFSCache类BlankDropContextDelimitedTokenDropEmptyDropExpressionFilterTokenForloopDropHTMLTokenHashTokenLRULiquidLiteralTokenNullDropNumberTokenOperatorTokenOutputTokenParseErrorParseStreamParserPropertyaccessTokenQuotedTokenRangeTokenRenderRenderErrorTablerowloopDropTagTokenTokenTokenizationErrorTokenizerWordToken枚举BlockModeTokenKind接口CacheFilterImplOptionsFSLiquidOptionsNormalizedFullOptionsPlainObjectTagImplOptions

Class: Output

Hierarchy

  • TemplateImpl‹OutputToken›

    ↳ Output

Implements

  • Template

Constructors

constructor

+ new Output(token: OutputToken, liquid: Liquid): Output

Overrides TemplateImpl.constructor

Defined in src/template/output.ts:10

Parameters:

Name Type
token OutputToken
liquid Liquid

Returns: Output

Properties

token

• token: OutputToken

Implementation of Template.token

Inherited from TemplateImpl.token

Defined in src/template/template-impl.ts:2


value

• value: Value

Defined in src/template/output.ts:10

Methods

render

▸ render(ctx: Context, emitter: Emitter): IterableIterator‹unknown›

Implementation of Template

Defined in src/template/output.ts:20

Parameters:

Name Type
ctx Context
emitter Emitter

Returns: IterableIterator‹unknown›

上次更新:2023-01-02 下一页
目录
  1. Hierarchy
  2. Implements
  3. Constructors
    1. constructor
  4. Properties
    1. token
    2. value
  5. Methods
    1. render
回到顶部
© 2023 Harttle
本文档通过 CC BY 4.0 授权。
    教程标签过滤器演示API
快速入口LiquidLiquidOptionsFSCache类BlankDropContextDelimitedTokenDropEmptyDropExpressionFilterTokenForloopDropHTMLTokenHashTokenLRULiquidLiteralTokenNullDropNumberTokenOperatorTokenOutputTokenParseErrorParseStreamParserPropertyaccessTokenQuotedTokenRangeTokenRenderRenderErrorTablerowloopDropTagTokenTokenTokenizationErrorTokenizerWordToken枚举BlockModeTokenKind接口CacheFilterImplOptionsFSLiquidOptionsNormalizedFullOptionsPlainObjectTagImplOptions