Home » Less List Functions

Less List Functions

by Online Tutorials Library

Less List Functions

The Less list functions are used to specify length of the list and position of the value in the list.

A list of List functions used in LESS:

Index Function Description
1) length it will take a comma or space separated list of values as parameter.
2) extract it will return the value at a specified position in a list.
Next TopicLess length()

You may also like