X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=docs%2Fsymbols%2FRoo.Shadow.json;fp=docs%2Fsymbols%2FRoo.Shadow.json;h=de7e8d0bf145fe2247912fe4ee99344f3165806b;hp=2821413a741d51992f33967764b341cc5886a39c;hb=8d4aa09e387bf0f91ad47847e5bac698c2ded8f3;hpb=d81ddeecb21edfe27401017eb4d0cc01dfae425b diff --git a/docs/symbols/Roo.Shadow.json b/docs/symbols/Roo.Shadow.json index 2821413a74..de7e8d0bf1 100644 --- a/docs/symbols/Roo.Shadow.json +++ b/docs/symbols/Roo.Shadow.json @@ -21,18 +21,18 @@ "returns" : [], "config" : [ { - "name" : "offset", + "name" : "mode", "type" : "String", - "desc" : "The number of pixels to offset the shadow from the element (defaults to 4)", + "desc" : "The shadow display mode. Supports the following options:
\nsides: Shadow displays on both sides and bottom only
\nframe: Shadow displays equally on all four sides
\ndrop: Traditional bottom-right drop shadow (default)", "memberOf" : "Roo.Shadow", - "values" : [] + "optvals" : [] }, { - "name" : "mode", + "name" : "offset", "type" : "String", - "desc" : "The shadow display mode. Supports the following options:
\nsides: Shadow displays on both sides and bottom only
\nframe: Shadow displays equally on all four sides
\ndrop: Traditional bottom-right drop shadow (default)", - "memberOf" : "Roo", - "values" : [] + "desc" : "The number of pixels to offset the shadow from the element (defaults to 4)", + "memberOf" : "Roo.Shadow", + "optvals" : [] } ], "methods" : [