Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "length/Edges"

Index

Classes

Interfaces

Type aliases

Functions

Type aliases

LengthEdgesConvert

LengthEdgesConvert: function

Converts a length value into the border edges style mixin

param

the side mixin that should be returned

param

the value of the side border edges

returns

a ViewStyle with the correct border edges style set

see

ILengthEdgesOptions

Type declaration

LengthEdgesEdge

LengthEdgesEdge: Corner | Side

The side that should be processed into a style mixin, used in the LengthEdgesConvert 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