colorStrip {vfinputs}R Documentation

Add color strip

Description

Add color strip

Usage

colorStrip(color, x = 0, y = 0, width = 1, height = 30)

Arguments

color

A valid CSS color name

x

The x position of the rect shape relative to a container

y

The y position of the rect shape relative to a container

width

The width of the rect

height

The height of the rect

Value

A rect element with the color argument as fill and stroke


[Package vfinputs version 0.1.0 Index]