Skip to content

pantoken-root / plugins/pantoken/layouts/src / renderPageLayout

함수: renderPageLayout() ​

renderPageLayout(layout, locale?): PageLayout

베타

지정된 locale(기본값 "en")에 대해 layout의 토큰을 렌더링합니다. 로케일에 해당하는 항목이 없으면 영어로 대체됩니다.

매개변수 ​

layout ​

PageLayout

locale? ​

string = "en"

반환값 ​

PageLayout