use-is-rtl

1.0.0 • Public • Published

npm version

useIsRtl

Determine text directionality of document.

Table of Contents

Getting started

npm install --save use-is-rtl

Usage

const isRtl = useIsRtl()

Full example can be found here

Demo

git clone git@github.com:jagonzalr/useIsRtl.git
cd useIsRtl
npm intall
npm start

License

useIsRtl is MIT licensed.

Readme

Keywords

Package Sidebar

Install

npm i use-is-rtl

Weekly Downloads

5

Version

1.0.0

License

ISC

Unpacked Size

6 kB

Total Files

4

Last publish

Collaborators

  • jagonzalr