Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "length/Sides"

Index

Classes

Interfaces

Type aliases

Functions

Type aliases

LengthSidesConvert

LengthSidesConvert: function

Converts a length value into the border width style mixin

param

the side mixin that should be returned

param

the value of the side border width

returns

a ViewStyle with the correct border width style set

see

ILengthSidesOptions

Type declaration

LengthSidesSide

LengthSidesSide: "all" | "top" | "left" | "right" | "bottom"

The side that should be processed into a style mixin, used in the LengthSidesConvert function

Functions

convert

  • Invokes the conversion function on each division alias

    Type parameters

    • T: ViewStyle

    Parameters

    Returns ILength<T>

    a set of length division that resolve to style mixins