Skip to content

Commit 7c6d72b

Browse files
author
Shammamah Hossain
committed
Add 'default' to docstring.
1 parent f5bbab4 commit 7c6d72b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

dash/development/_py_components_generation.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -411,6 +411,8 @@ def create_prop_docstring(prop_name, type_object, required, description,
411411
Component is required?
412412
description: str
413413
Dash component description
414+
default: str
415+
Default value for prop
414416
indent_num: int
415417
Number of indents to use for the context block
416418
(creates 2 spaces for every indent)

0 commit comments

Comments
 (0)