@talixo/device-swap

1.0.0-alpha.16 • Public • Published

Talixo Device Swap

UI Component which represents Device Swap

How to install

Package is available as @talixo/mobile-swap in NPM registry, so you can use it in your project using npm install @talixo/mobile-swap --save or yarn add @talixo/mobile-swap.

Requirements

Your package should additionally have some extra dependencies:

  • prop-types: ^15.6.1
  • react: ^16.2.0
  • react-dom: ^16.2.0
  • @talixo/shared: ^0.1.0

These packages are required by @talixo/mobile-swap, but you have to install them manually, to avoid having different versions of these in your application.

Supported props

There are 3 properties used directly by this component, all other are passed to renderers.

Property name Type Default Description
defaultView string "desktop" "desktop" or "mobile" - view used until device type is determined
renderMobile function n/a renderer for mobile view
renderDesktop function n/a renderer for desktop view

Changelog

  • 0.1.0 - initial version

Readme

Keywords

none

Package Sidebar

Install

npm i @talixo/device-swap

Weekly Downloads

1

Version

1.0.0-alpha.16

License

MIT

Unpacked Size

30.1 kB

Total Files

11

Last publish

Collaborators

  • pkawula2
  • jakubzol_talixo
  • kkmita
  • nowaak
  • michalochman