Skip to content

Commit f94845e

Browse files
author
fabianmoronzirfas
committed
swatch.md is new
1 parent af4462b commit f94845e

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

color/swatch.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
layout: entry
3+
title: swatch
4+
codetitle: b.swatch(swatchName)
5+
description: 'Gets a swatch by name.'
6+
category: Color
7+
subcategory: null
8+
returns: null
9+
parameters:
10+
- {name: swatchName, description: 'Returns the swatch color/gradient for a given name by string.', optional: false, type: [String]}
11+
kind: function
12+
todo: null
13+
examples: []
14+
15+
---

0 commit comments

Comments
 (0)