Skip to main content
Module

x/lume_langdata/deps.ts>Lang.getLangDirection

A Lume plugin for multi-language websites.
Go to Latest
function Lang.getLangDirection
import { Lang } from "https://deno.land/x/lume_langdata@v2.0.5/deps.ts";
const { getLangDirection } = Lang;

Get the writing direction of the language. "rtl" or "ltr".

Parameters

langcode: string