mirror of
https://github.com/electron/electron.git
synced 2026-01-09 15:38:08 -05:00
fix(docs): fix all missing dots and add some links
This commit is contained in:
@@ -12,7 +12,7 @@ Process: [Main](../tutorial/quick-start.md#main-process)
|
||||
* `selectedColor` String (optional) - The selected hex color in the picker,
|
||||
i.e `#ABCDEF`.
|
||||
* `change` Function (optional) - Function to call when a color is selected.
|
||||
* `color` String - The color that the user selected from the picker
|
||||
* `color` String - The color that the user selected from the picker.
|
||||
|
||||
### Instance Properties
|
||||
|
||||
|
||||
Reference in New Issue
Block a user