Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

Support rendering @propertys for an event #12

Closed
ebidel opened this issue May 11, 2014 · 0 comments · Fixed by #24
Closed

Support rendering @propertys for an event #12

ebidel opened this issue May 11, 2014 · 0 comments · Fixed by #24
Assignees

Comments

@ebidel
Copy link
Contributor

ebidel commented May 11, 2014

Including @param/@property for the event should render in the documentation:

<!--
Fired when the spreadsheet's cell information is available.

@event google-sheet-data
@param {Object} detail
@param {Object} detail.data Blah blah
@param {string} detail.type Blah blah
-->

Renders:

screen shot 2014-05-11 at 12 36 37 pm

@ebidel ebidel self-assigned this Aug 1, 2014
ebidel added a commit that referenced this issue Aug 1, 2014
- Adds material colors and style
- Removes dep on core-layout - Fixes #19
- Support `@property` for methods/events - Fixes #12
- Support `@default` for values - Fixes #4
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant