dash-html-components icon indicating copy to clipboard operation
dash-html-components copied to clipboard

Children prop should be removed for empty tags

Open chriddyp opened this issue 5 years ago • 0 comments

i.e. this should not be allowed

html.Br(children='asdf'

List of empty tags: https://developer.mozilla.org/en-US/docs/Glossary/empty_element

chriddyp avatar Apr 14 '20 19:04 chriddyp