Skip to content

Commit 2956bb0

Browse files
author
Ryan Patrick Kyle
committed
updated .Rd files
1 parent 759337b commit 2956bb0

File tree

131 files changed

+393
-131
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

131 files changed

+393
-131
lines changed

packages/dash-html-components/man/htmlA.Rd

+3-1
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,12 @@
1010
}
1111

1212
\usage{
13-
htmlA(id=NULL, n_clicks=NULL, n_clicks_timestamp=NULL, key=NULL, role=NULL, download=NULL, href=NULL, hrefLang=NULL, media=NULL, rel=NULL, shape=NULL, target=NULL, accessKey=NULL, className=NULL, contentEditable=NULL, contextMenu=NULL, dir=NULL, draggable=NULL, hidden=NULL, lang=NULL, spellCheck=NULL, style=NULL, tabIndex=NULL, title=NULL, loading_state=NULL, ...)
13+
htmlA(children=NULL, id=NULL, n_clicks=NULL, n_clicks_timestamp=NULL, key=NULL, role=NULL, download=NULL, href=NULL, hrefLang=NULL, media=NULL, rel=NULL, shape=NULL, target=NULL, accessKey=NULL, className=NULL, contentEditable=NULL, contextMenu=NULL, dir=NULL, draggable=NULL, hidden=NULL, lang=NULL, spellCheck=NULL, style=NULL, tabIndex=NULL, title=NULL, loading_state=NULL, ...)
1414
}
1515

1616
\arguments{
17+
\item{children}{The children of this component}
18+
1719
\item{id}{The ID of this component, used to identify dash components
1820
in callbacks. The ID needs to be unique across all of the
1921
components in an app.}

packages/dash-html-components/man/htmlAbbr.Rd

+3-1
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,12 @@
1010
}
1111

1212
\usage{
13-
htmlAbbr(id=NULL, n_clicks=NULL, n_clicks_timestamp=NULL, key=NULL, role=NULL, accessKey=NULL, className=NULL, contentEditable=NULL, contextMenu=NULL, dir=NULL, draggable=NULL, hidden=NULL, lang=NULL, spellCheck=NULL, style=NULL, tabIndex=NULL, title=NULL, loading_state=NULL, ...)
13+
htmlAbbr(children=NULL, id=NULL, n_clicks=NULL, n_clicks_timestamp=NULL, key=NULL, role=NULL, accessKey=NULL, className=NULL, contentEditable=NULL, contextMenu=NULL, dir=NULL, draggable=NULL, hidden=NULL, lang=NULL, spellCheck=NULL, style=NULL, tabIndex=NULL, title=NULL, loading_state=NULL, ...)
1414
}
1515

1616
\arguments{
17+
\item{children}{The children of this component}
18+
1719
\item{id}{The ID of this component, used to identify dash components
1820
in callbacks. The ID needs to be unique across all of the
1921
components in an app.}

packages/dash-html-components/man/htmlAcronym.Rd

+3-1
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,12 @@
1010
}
1111

1212
\usage{
13-
htmlAcronym(id=NULL, n_clicks=NULL, n_clicks_timestamp=NULL, key=NULL, role=NULL, accessKey=NULL, className=NULL, contentEditable=NULL, contextMenu=NULL, dir=NULL, draggable=NULL, hidden=NULL, lang=NULL, spellCheck=NULL, style=NULL, tabIndex=NULL, title=NULL, loading_state=NULL, ...)
13+
htmlAcronym(children=NULL, id=NULL, n_clicks=NULL, n_clicks_timestamp=NULL, key=NULL, role=NULL, accessKey=NULL, className=NULL, contentEditable=NULL, contextMenu=NULL, dir=NULL, draggable=NULL, hidden=NULL, lang=NULL, spellCheck=NULL, style=NULL, tabIndex=NULL, title=NULL, loading_state=NULL, ...)
1414
}
1515

1616
\arguments{
17+
\item{children}{The children of this component}
18+
1719
\item{id}{The ID of this component, used to identify dash components
1820
in callbacks. The ID needs to be unique across all of the
1921
components in an app.}

packages/dash-html-components/man/htmlAddress.Rd

+3-1
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,12 @@
1010
}
1111

1212
\usage{
13-
htmlAddress(id=NULL, n_clicks=NULL, n_clicks_timestamp=NULL, key=NULL, role=NULL, accessKey=NULL, className=NULL, contentEditable=NULL, contextMenu=NULL, dir=NULL, draggable=NULL, hidden=NULL, lang=NULL, spellCheck=NULL, style=NULL, tabIndex=NULL, title=NULL, loading_state=NULL, ...)
13+
htmlAddress(children=NULL, id=NULL, n_clicks=NULL, n_clicks_timestamp=NULL, key=NULL, role=NULL, accessKey=NULL, className=NULL, contentEditable=NULL, contextMenu=NULL, dir=NULL, draggable=NULL, hidden=NULL, lang=NULL, spellCheck=NULL, style=NULL, tabIndex=NULL, title=NULL, loading_state=NULL, ...)
1414
}
1515

1616
\arguments{
17+
\item{children}{The children of this component}
18+
1719
\item{id}{The ID of this component, used to identify dash components
1820
in callbacks. The ID needs to be unique across all of the
1921
components in an app.}

packages/dash-html-components/man/htmlArea.Rd

+3-1
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,12 @@
1010
}
1111

1212
\usage{
13-
htmlArea(id=NULL, n_clicks=NULL, n_clicks_timestamp=NULL, key=NULL, role=NULL, alt=NULL, coords=NULL, download=NULL, href=NULL, hrefLang=NULL, media=NULL, rel=NULL, shape=NULL, target=NULL, accessKey=NULL, className=NULL, contentEditable=NULL, contextMenu=NULL, dir=NULL, draggable=NULL, hidden=NULL, lang=NULL, spellCheck=NULL, style=NULL, tabIndex=NULL, title=NULL, loading_state=NULL, ...)
13+
htmlArea(children=NULL, id=NULL, n_clicks=NULL, n_clicks_timestamp=NULL, key=NULL, role=NULL, alt=NULL, coords=NULL, download=NULL, href=NULL, hrefLang=NULL, media=NULL, rel=NULL, shape=NULL, target=NULL, accessKey=NULL, className=NULL, contentEditable=NULL, contextMenu=NULL, dir=NULL, draggable=NULL, hidden=NULL, lang=NULL, spellCheck=NULL, style=NULL, tabIndex=NULL, title=NULL, loading_state=NULL, ...)
1414
}
1515

1616
\arguments{
17+
\item{children}{The children of this component}
18+
1719
\item{id}{The ID of this component, used to identify dash components
1820
in callbacks. The ID needs to be unique across all of the
1921
components in an app.}

packages/dash-html-components/man/htmlArticle.Rd

+3-1
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,12 @@
1010
}
1111

1212
\usage{
13-
htmlArticle(id=NULL, n_clicks=NULL, n_clicks_timestamp=NULL, key=NULL, role=NULL, accessKey=NULL, className=NULL, contentEditable=NULL, contextMenu=NULL, dir=NULL, draggable=NULL, hidden=NULL, lang=NULL, spellCheck=NULL, style=NULL, tabIndex=NULL, title=NULL, loading_state=NULL, ...)
13+
htmlArticle(children=NULL, id=NULL, n_clicks=NULL, n_clicks_timestamp=NULL, key=NULL, role=NULL, accessKey=NULL, className=NULL, contentEditable=NULL, contextMenu=NULL, dir=NULL, draggable=NULL, hidden=NULL, lang=NULL, spellCheck=NULL, style=NULL, tabIndex=NULL, title=NULL, loading_state=NULL, ...)
1414
}
1515

1616
\arguments{
17+
\item{children}{The children of this component}
18+
1719
\item{id}{The ID of this component, used to identify dash components
1820
in callbacks. The ID needs to be unique across all of the
1921
components in an app.}

packages/dash-html-components/man/htmlAside.Rd

+3-1
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,12 @@
1010
}
1111

1212
\usage{
13-
htmlAside(id=NULL, n_clicks=NULL, n_clicks_timestamp=NULL, key=NULL, role=NULL, accessKey=NULL, className=NULL, contentEditable=NULL, contextMenu=NULL, dir=NULL, draggable=NULL, hidden=NULL, lang=NULL, spellCheck=NULL, style=NULL, tabIndex=NULL, title=NULL, loading_state=NULL, ...)
13+
htmlAside(children=NULL, id=NULL, n_clicks=NULL, n_clicks_timestamp=NULL, key=NULL, role=NULL, accessKey=NULL, className=NULL, contentEditable=NULL, contextMenu=NULL, dir=NULL, draggable=NULL, hidden=NULL, lang=NULL, spellCheck=NULL, style=NULL, tabIndex=NULL, title=NULL, loading_state=NULL, ...)
1414
}
1515

1616
\arguments{
17+
\item{children}{The children of this component}
18+
1719
\item{id}{The ID of this component, used to identify dash components
1820
in callbacks. The ID needs to be unique across all of the
1921
components in an app.}

packages/dash-html-components/man/htmlAudio.Rd

+3-1
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,12 @@
1010
}
1111

1212
\usage{
13-
htmlAudio(id=NULL, n_clicks=NULL, n_clicks_timestamp=NULL, key=NULL, role=NULL, autoPlay=NULL, controls=NULL, crossOrigin=NULL, loop=NULL, muted=NULL, preload=NULL, src=NULL, accessKey=NULL, className=NULL, contentEditable=NULL, contextMenu=NULL, dir=NULL, draggable=NULL, hidden=NULL, lang=NULL, spellCheck=NULL, style=NULL, tabIndex=NULL, title=NULL, loading_state=NULL, ...)
13+
htmlAudio(children=NULL, id=NULL, n_clicks=NULL, n_clicks_timestamp=NULL, key=NULL, role=NULL, autoPlay=NULL, controls=NULL, crossOrigin=NULL, loop=NULL, muted=NULL, preload=NULL, src=NULL, accessKey=NULL, className=NULL, contentEditable=NULL, contextMenu=NULL, dir=NULL, draggable=NULL, hidden=NULL, lang=NULL, spellCheck=NULL, style=NULL, tabIndex=NULL, title=NULL, loading_state=NULL, ...)
1414
}
1515

1616
\arguments{
17+
\item{children}{The children of this component}
18+
1719
\item{id}{The ID of this component, used to identify dash components
1820
in callbacks. The ID needs to be unique across all of the
1921
components in an app.}

packages/dash-html-components/man/htmlB.Rd

+3-1
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,12 @@
1010
}
1111

1212
\usage{
13-
htmlB(id=NULL, n_clicks=NULL, n_clicks_timestamp=NULL, key=NULL, role=NULL, accessKey=NULL, className=NULL, contentEditable=NULL, contextMenu=NULL, dir=NULL, draggable=NULL, hidden=NULL, lang=NULL, spellCheck=NULL, style=NULL, tabIndex=NULL, title=NULL, loading_state=NULL, ...)
13+
htmlB(children=NULL, id=NULL, n_clicks=NULL, n_clicks_timestamp=NULL, key=NULL, role=NULL, accessKey=NULL, className=NULL, contentEditable=NULL, contextMenu=NULL, dir=NULL, draggable=NULL, hidden=NULL, lang=NULL, spellCheck=NULL, style=NULL, tabIndex=NULL, title=NULL, loading_state=NULL, ...)
1414
}
1515

1616
\arguments{
17+
\item{children}{The children of this component}
18+
1719
\item{id}{The ID of this component, used to identify dash components
1820
in callbacks. The ID needs to be unique across all of the
1921
components in an app.}

packages/dash-html-components/man/htmlBase.Rd

+3-1
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,12 @@
1010
}
1111

1212
\usage{
13-
htmlBase(id=NULL, n_clicks=NULL, n_clicks_timestamp=NULL, key=NULL, role=NULL, href=NULL, target=NULL, accessKey=NULL, className=NULL, contentEditable=NULL, contextMenu=NULL, dir=NULL, draggable=NULL, hidden=NULL, lang=NULL, spellCheck=NULL, style=NULL, tabIndex=NULL, title=NULL, loading_state=NULL, ...)
13+
htmlBase(children=NULL, id=NULL, n_clicks=NULL, n_clicks_timestamp=NULL, key=NULL, role=NULL, href=NULL, target=NULL, accessKey=NULL, className=NULL, contentEditable=NULL, contextMenu=NULL, dir=NULL, draggable=NULL, hidden=NULL, lang=NULL, spellCheck=NULL, style=NULL, tabIndex=NULL, title=NULL, loading_state=NULL, ...)
1414
}
1515

1616
\arguments{
17+
\item{children}{The children of this component}
18+
1719
\item{id}{The ID of this component, used to identify dash components
1820
in callbacks. The ID needs to be unique across all of the
1921
components in an app.}

packages/dash-html-components/man/htmlBasefont.Rd

+3-1
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,12 @@
1010
}
1111

1212
\usage{
13-
htmlBasefont(id=NULL, n_clicks=NULL, n_clicks_timestamp=NULL, key=NULL, role=NULL, accessKey=NULL, className=NULL, contentEditable=NULL, contextMenu=NULL, dir=NULL, draggable=NULL, hidden=NULL, lang=NULL, spellCheck=NULL, style=NULL, tabIndex=NULL, title=NULL, loading_state=NULL, ...)
13+
htmlBasefont(children=NULL, id=NULL, n_clicks=NULL, n_clicks_timestamp=NULL, key=NULL, role=NULL, accessKey=NULL, className=NULL, contentEditable=NULL, contextMenu=NULL, dir=NULL, draggable=NULL, hidden=NULL, lang=NULL, spellCheck=NULL, style=NULL, tabIndex=NULL, title=NULL, loading_state=NULL, ...)
1414
}
1515

1616
\arguments{
17+
\item{children}{The children of this component}
18+
1719
\item{id}{The ID of this component, used to identify dash components
1820
in callbacks. The ID needs to be unique across all of the
1921
components in an app.}

packages/dash-html-components/man/htmlBdi.Rd

+3-1
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,12 @@
1010
}
1111

1212
\usage{
13-
htmlBdi(id=NULL, n_clicks=NULL, n_clicks_timestamp=NULL, key=NULL, role=NULL, accessKey=NULL, className=NULL, contentEditable=NULL, contextMenu=NULL, dir=NULL, draggable=NULL, hidden=NULL, lang=NULL, spellCheck=NULL, style=NULL, tabIndex=NULL, title=NULL, loading_state=NULL, ...)
13+
htmlBdi(children=NULL, id=NULL, n_clicks=NULL, n_clicks_timestamp=NULL, key=NULL, role=NULL, accessKey=NULL, className=NULL, contentEditable=NULL, contextMenu=NULL, dir=NULL, draggable=NULL, hidden=NULL, lang=NULL, spellCheck=NULL, style=NULL, tabIndex=NULL, title=NULL, loading_state=NULL, ...)
1414
}
1515

1616
\arguments{
17+
\item{children}{The children of this component}
18+
1719
\item{id}{The ID of this component, used to identify dash components
1820
in callbacks. The ID needs to be unique across all of the
1921
components in an app.}

packages/dash-html-components/man/htmlBdo.Rd

+3-1
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,12 @@
1010
}
1111

1212
\usage{
13-
htmlBdo(id=NULL, n_clicks=NULL, n_clicks_timestamp=NULL, key=NULL, role=NULL, accessKey=NULL, className=NULL, contentEditable=NULL, contextMenu=NULL, dir=NULL, draggable=NULL, hidden=NULL, lang=NULL, spellCheck=NULL, style=NULL, tabIndex=NULL, title=NULL, loading_state=NULL, ...)
13+
htmlBdo(children=NULL, id=NULL, n_clicks=NULL, n_clicks_timestamp=NULL, key=NULL, role=NULL, accessKey=NULL, className=NULL, contentEditable=NULL, contextMenu=NULL, dir=NULL, draggable=NULL, hidden=NULL, lang=NULL, spellCheck=NULL, style=NULL, tabIndex=NULL, title=NULL, loading_state=NULL, ...)
1414
}
1515

1616
\arguments{
17+
\item{children}{The children of this component}
18+
1719
\item{id}{The ID of this component, used to identify dash components
1820
in callbacks. The ID needs to be unique across all of the
1921
components in an app.}

packages/dash-html-components/man/htmlBig.Rd

+3-1
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,12 @@
1010
}
1111

1212
\usage{
13-
htmlBig(id=NULL, n_clicks=NULL, n_clicks_timestamp=NULL, key=NULL, role=NULL, accessKey=NULL, className=NULL, contentEditable=NULL, contextMenu=NULL, dir=NULL, draggable=NULL, hidden=NULL, lang=NULL, spellCheck=NULL, style=NULL, tabIndex=NULL, title=NULL, loading_state=NULL, ...)
13+
htmlBig(children=NULL, id=NULL, n_clicks=NULL, n_clicks_timestamp=NULL, key=NULL, role=NULL, accessKey=NULL, className=NULL, contentEditable=NULL, contextMenu=NULL, dir=NULL, draggable=NULL, hidden=NULL, lang=NULL, spellCheck=NULL, style=NULL, tabIndex=NULL, title=NULL, loading_state=NULL, ...)
1414
}
1515

1616
\arguments{
17+
\item{children}{The children of this component}
18+
1719
\item{id}{The ID of this component, used to identify dash components
1820
in callbacks. The ID needs to be unique across all of the
1921
components in an app.}

packages/dash-html-components/man/htmlBlink.Rd

+3-1
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,12 @@
1010
}
1111

1212
\usage{
13-
htmlBlink(id=NULL, n_clicks=NULL, n_clicks_timestamp=NULL, key=NULL, role=NULL, accessKey=NULL, className=NULL, contentEditable=NULL, contextMenu=NULL, dir=NULL, draggable=NULL, hidden=NULL, lang=NULL, spellCheck=NULL, style=NULL, tabIndex=NULL, title=NULL, loading_state=NULL, ...)
13+
htmlBlink(children=NULL, id=NULL, n_clicks=NULL, n_clicks_timestamp=NULL, key=NULL, role=NULL, accessKey=NULL, className=NULL, contentEditable=NULL, contextMenu=NULL, dir=NULL, draggable=NULL, hidden=NULL, lang=NULL, spellCheck=NULL, style=NULL, tabIndex=NULL, title=NULL, loading_state=NULL, ...)
1414
}
1515

1616
\arguments{
17+
\item{children}{The children of this component}
18+
1719
\item{id}{The ID of this component, used to identify dash components
1820
in callbacks. The ID needs to be unique across all of the
1921
components in an app.}

packages/dash-html-components/man/htmlBlockquote.Rd

+3-1
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,12 @@
1010
}
1111

1212
\usage{
13-
htmlBlockquote(id=NULL, n_clicks=NULL, n_clicks_timestamp=NULL, key=NULL, role=NULL, cite=NULL, accessKey=NULL, className=NULL, contentEditable=NULL, contextMenu=NULL, dir=NULL, draggable=NULL, hidden=NULL, lang=NULL, spellCheck=NULL, style=NULL, tabIndex=NULL, title=NULL, loading_state=NULL, ...)
13+
htmlBlockquote(children=NULL, id=NULL, n_clicks=NULL, n_clicks_timestamp=NULL, key=NULL, role=NULL, cite=NULL, accessKey=NULL, className=NULL, contentEditable=NULL, contextMenu=NULL, dir=NULL, draggable=NULL, hidden=NULL, lang=NULL, spellCheck=NULL, style=NULL, tabIndex=NULL, title=NULL, loading_state=NULL, ...)
1414
}
1515

1616
\arguments{
17+
\item{children}{The children of this component}
18+
1719
\item{id}{The ID of this component, used to identify dash components
1820
in callbacks. The ID needs to be unique across all of the
1921
components in an app.}

packages/dash-html-components/man/htmlBr.Rd

+3-1
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,12 @@
1010
}
1111

1212
\usage{
13-
htmlBr(id=NULL, n_clicks=NULL, n_clicks_timestamp=NULL, key=NULL, role=NULL, accessKey=NULL, className=NULL, contentEditable=NULL, contextMenu=NULL, dir=NULL, draggable=NULL, hidden=NULL, lang=NULL, spellCheck=NULL, style=NULL, tabIndex=NULL, title=NULL, loading_state=NULL, ...)
13+
htmlBr(children=NULL, id=NULL, n_clicks=NULL, n_clicks_timestamp=NULL, key=NULL, role=NULL, accessKey=NULL, className=NULL, contentEditable=NULL, contextMenu=NULL, dir=NULL, draggable=NULL, hidden=NULL, lang=NULL, spellCheck=NULL, style=NULL, tabIndex=NULL, title=NULL, loading_state=NULL, ...)
1414
}
1515

1616
\arguments{
17+
\item{children}{The children of this component}
18+
1719
\item{id}{The ID of this component, used to identify dash components
1820
in callbacks. The ID needs to be unique across all of the
1921
components in an app.}

packages/dash-html-components/man/htmlButton.Rd

+3-1
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,12 @@
1010
}
1111

1212
\usage{
13-
htmlButton(id=NULL, n_clicks=NULL, n_clicks_timestamp=NULL, key=NULL, role=NULL, autoFocus=NULL, disabled=NULL, form=NULL, formAction=NULL, name=NULL, type=NULL, value=NULL, accessKey=NULL, className=NULL, contentEditable=NULL, contextMenu=NULL, dir=NULL, draggable=NULL, hidden=NULL, lang=NULL, spellCheck=NULL, style=NULL, tabIndex=NULL, title=NULL, loading_state=NULL, ...)
13+
htmlButton(children=NULL, id=NULL, n_clicks=NULL, n_clicks_timestamp=NULL, key=NULL, role=NULL, autoFocus=NULL, disabled=NULL, form=NULL, formAction=NULL, name=NULL, type=NULL, value=NULL, accessKey=NULL, className=NULL, contentEditable=NULL, contextMenu=NULL, dir=NULL, draggable=NULL, hidden=NULL, lang=NULL, spellCheck=NULL, style=NULL, tabIndex=NULL, title=NULL, loading_state=NULL, ...)
1414
}
1515

1616
\arguments{
17+
\item{children}{The children of this component}
18+
1719
\item{id}{The ID of this component, used to identify dash components
1820
in callbacks. The ID needs to be unique across all of the
1921
components in an app.}

packages/dash-html-components/man/htmlCanvas.Rd

+3-1
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,12 @@
1010
}
1111

1212
\usage{
13-
htmlCanvas(id=NULL, n_clicks=NULL, n_clicks_timestamp=NULL, key=NULL, role=NULL, height=NULL, width=NULL, accessKey=NULL, className=NULL, contentEditable=NULL, contextMenu=NULL, dir=NULL, draggable=NULL, hidden=NULL, lang=NULL, spellCheck=NULL, style=NULL, tabIndex=NULL, title=NULL, loading_state=NULL, ...)
13+
htmlCanvas(children=NULL, id=NULL, n_clicks=NULL, n_clicks_timestamp=NULL, key=NULL, role=NULL, height=NULL, width=NULL, accessKey=NULL, className=NULL, contentEditable=NULL, contextMenu=NULL, dir=NULL, draggable=NULL, hidden=NULL, lang=NULL, spellCheck=NULL, style=NULL, tabIndex=NULL, title=NULL, loading_state=NULL, ...)
1414
}
1515

1616
\arguments{
17+
\item{children}{The children of this component}
18+
1719
\item{id}{The ID of this component, used to identify dash components
1820
in callbacks. The ID needs to be unique across all of the
1921
components in an app.}

packages/dash-html-components/man/htmlCaption.Rd

+3-1
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,12 @@
1010
}
1111

1212
\usage{
13-
htmlCaption(id=NULL, n_clicks=NULL, n_clicks_timestamp=NULL, key=NULL, role=NULL, accessKey=NULL, className=NULL, contentEditable=NULL, contextMenu=NULL, dir=NULL, draggable=NULL, hidden=NULL, lang=NULL, spellCheck=NULL, style=NULL, tabIndex=NULL, title=NULL, loading_state=NULL, ...)
13+
htmlCaption(children=NULL, id=NULL, n_clicks=NULL, n_clicks_timestamp=NULL, key=NULL, role=NULL, accessKey=NULL, className=NULL, contentEditable=NULL, contextMenu=NULL, dir=NULL, draggable=NULL, hidden=NULL, lang=NULL, spellCheck=NULL, style=NULL, tabIndex=NULL, title=NULL, loading_state=NULL, ...)
1414
}
1515

1616
\arguments{
17+
\item{children}{The children of this component}
18+
1719
\item{id}{The ID of this component, used to identify dash components
1820
in callbacks. The ID needs to be unique across all of the
1921
components in an app.}

packages/dash-html-components/man/htmlCenter.Rd

+3-1
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,12 @@
1010
}
1111

1212
\usage{
13-
htmlCenter(id=NULL, n_clicks=NULL, n_clicks_timestamp=NULL, key=NULL, role=NULL, accessKey=NULL, className=NULL, contentEditable=NULL, contextMenu=NULL, dir=NULL, draggable=NULL, hidden=NULL, lang=NULL, spellCheck=NULL, style=NULL, tabIndex=NULL, title=NULL, loading_state=NULL, ...)
13+
htmlCenter(children=NULL, id=NULL, n_clicks=NULL, n_clicks_timestamp=NULL, key=NULL, role=NULL, accessKey=NULL, className=NULL, contentEditable=NULL, contextMenu=NULL, dir=NULL, draggable=NULL, hidden=NULL, lang=NULL, spellCheck=NULL, style=NULL, tabIndex=NULL, title=NULL, loading_state=NULL, ...)
1414
}
1515

1616
\arguments{
17+
\item{children}{The children of this component}
18+
1719
\item{id}{The ID of this component, used to identify dash components
1820
in callbacks. The ID needs to be unique across all of the
1921
components in an app.}

packages/dash-html-components/man/htmlCite.Rd

+3-1
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,12 @@
1010
}
1111

1212
\usage{
13-
htmlCite(id=NULL, n_clicks=NULL, n_clicks_timestamp=NULL, key=NULL, role=NULL, accessKey=NULL, className=NULL, contentEditable=NULL, contextMenu=NULL, dir=NULL, draggable=NULL, hidden=NULL, lang=NULL, spellCheck=NULL, style=NULL, tabIndex=NULL, title=NULL, loading_state=NULL, ...)
13+
htmlCite(children=NULL, id=NULL, n_clicks=NULL, n_clicks_timestamp=NULL, key=NULL, role=NULL, accessKey=NULL, className=NULL, contentEditable=NULL, contextMenu=NULL, dir=NULL, draggable=NULL, hidden=NULL, lang=NULL, spellCheck=NULL, style=NULL, tabIndex=NULL, title=NULL, loading_state=NULL, ...)
1414
}
1515

1616
\arguments{
17+
\item{children}{The children of this component}
18+
1719
\item{id}{The ID of this component, used to identify dash components
1820
in callbacks. The ID needs to be unique across all of the
1921
components in an app.}

packages/dash-html-components/man/htmlCode.Rd

+3-1
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,12 @@
1010
}
1111

1212
\usage{
13-
htmlCode(id=NULL, n_clicks=NULL, n_clicks_timestamp=NULL, key=NULL, role=NULL, accessKey=NULL, className=NULL, contentEditable=NULL, contextMenu=NULL, dir=NULL, draggable=NULL, hidden=NULL, lang=NULL, spellCheck=NULL, style=NULL, tabIndex=NULL, title=NULL, loading_state=NULL, ...)
13+
htmlCode(children=NULL, id=NULL, n_clicks=NULL, n_clicks_timestamp=NULL, key=NULL, role=NULL, accessKey=NULL, className=NULL, contentEditable=NULL, contextMenu=NULL, dir=NULL, draggable=NULL, hidden=NULL, lang=NULL, spellCheck=NULL, style=NULL, tabIndex=NULL, title=NULL, loading_state=NULL, ...)
1414
}
1515

1616
\arguments{
17+
\item{children}{The children of this component}
18+
1719
\item{id}{The ID of this component, used to identify dash components
1820
in callbacks. The ID needs to be unique across all of the
1921
components in an app.}

0 commit comments

Comments
 (0)