widgets_html library
HTML widgets.
Classes
- Abbreviation
-
The Abbreviation widget (HTML's
abbr
tag). - Address
-
The Address widget (HTML's
address
tag). - Anchor
-
The Anchor widget (HTML's
a
tag). - Article
-
The Article widget (HTML's
article
tag). - Aside
-
The Aside widget (HTML's
aside
tag). - Audio
-
The Audio widget (HTML's
audio
tag). - BidirectionalIsolate
-
The BidirectionalIsolate widget (HTML's
bdi
tag). - BidirectionalTextOverride
-
The BidirectionalTextOverride widget (HTML's
bdi
tag). - BlockQuote
-
The Blockquote widget (HTML's
blockquote
tag). - Button
-
The Button widget (HTML's
button
tag). - Canvas
-
The Canvas widget (HTML's
canvas
tag). - Citation
-
The Citation widget (HTML's
cite
tag). - Data
-
The Data widget (HTML's
data
tag). - DataList
-
The DataList widget (HTML's
datalist
tag). - Definition
-
The Definition widget (HTML's
dfn
tag). - DeletedText
-
The DeletedText widget (HTML's
del
tag). - DescriptionDetails
-
The DescriptionDetail widget (HTML's
dd
tag). - DescriptionList
-
The DescriptionList widget (HTML's
dl
tag). - DescriptionTerm
-
The DescriptionTerm widget (HTML's
dt
tag). - Details
-
The Details widget (HTML's
details
tag). - Dialog
-
The Dialog widget (HTML's
dialog
tag). - Division
-
The Division widget (HTML's
div
tag). - EmbedExternal
-
The EmbedExternal widget (HTML's
embed
tag). - EmbedTextTrack
-
The EmbedTextTrack widget (HTML's
track
tag). - Emphasis
-
The Emphasis widget (HTML's
em
tag). - FieldSet
-
The FieldSet widget (HTML's
fieldset
tag). - Figure
-
The Figure widget (HTML's
figure
tag). - FigureCaption
-
The FigureCaption widget (HTML's
figcaption
tag). -
The Footer widget (HTML's
footer
tag). - Form
-
The Form widget (HTML's
form
tag). - Header
-
The Header widget (HTML's
header
tag). - Heading1
-
The Heading1 widget (HTML's
h1
tag). - Heading2
-
The Heading2 widget (HTML's
h2
tag). - Heading3
-
The Heading3 widget (HTML's
h3
tag). - Heading4
-
The Heading4 widget (HTML's
h4
tag). - Heading5
-
The Heading5 widget (HTML's
h5
tag). - Heading6
-
The Heading6 widget (HTML's
h6
tag). - HorizontalRule
-
The HorizontalRule widget (HTML's
hr
tag). - HTMLWidgetBase
- Base class for HTML widgets that support global attributes.
- Idiomatic
-
The Idiomatic widget (HTML's
i
tag). - IFrame
-
The IFrame widget (HTML's
iframe
tag). - Image
-
The Image widget (HTML's
img
tag). - ImageMap
-
The ImageMap widget (HTML's
map
tag). - ImageMapArea
-
The ImageMapArea widget (HTML's
area
tag). - InlineCode
-
The InlineCode widget (HTML's
code
tag). - InlineQuotation
-
The InlineQuotation widget (HTML's
q
tag). - Input
-
The Input widget (HTML's
input
tag). - InputButton
-
The InputButton widget (HTML's
input
tag withtype = 'button'
). - InputCheckBox
-
The InputCheckBox widget (HTML's
input
tag withtype = 'checkbox'
). - InputColor
-
The InputColor widget (HTML's
input
tag withtype = 'color'
). - InputDate
-
The InputDate widget (HTML's
input
tag withtype = 'date'
). - InputDateTimeLocal
-
The InputDateTimeLocal widget (HTML's
input
tag withtype = 'datetime-local'
). - InputEmail
-
The InputEmail widget (HTML's
input
tag withtype = 'email'
). - InputFile
-
The InputFile widget (HTML's
input
tag withtype = 'file'
). - InputHidden
-
The InputHidden widget (HTML's
input
tag withtype = 'hidden'
). - InputImage
-
The InputImage widget (HTML's
input
tag withtype = 'image'
). - InputMonth
-
The InputMonth widget (HTML's
input
tag withtype = 'month'
). - InputNumber
-
The InputNumber widget (HTML's
input
tag withtype = 'number'
). - InputPassword
-
The InputPassword widget (HTML's
input
tag withtype = 'password'
). - InputRadio
-
The InputRadio widget (HTML's
input
tag withtype = 'radio'
). - InputRange
-
The InputRange widget (HTML's
input
tag withtype = 'range'
). - InputReset
-
The InputReset widget (HTML's
input
tag withtype = 'reset'
). - InputSearch
-
The InputSearch widget (HTML's
input
tag withtype = 'search'
). - InputSubmit
-
The InputSubmit widget (HTML's
input
tag withtype = 'submit'
). - InputTelephone
-
The InputTelephone widget (HTML's
input
tag withtype = 'tel'
). - InputText
-
The InputText widget (HTML's
input
tag withtype = 'button'
). - InputTime
-
The InputTime widget (HTML's
input
tag withtype = 'time'
). - InputUrl
-
The InputUrl widget (HTML's
input
tag withtype = 'url'
). - InputWeek
-
The InputWeek widget (HTML's
input
tag withtype = 'week'
). - InsertedText
-
The InsertedText widget (HTML's
ins
tag). - KeyboardInput
-
The KeyboardInput widget (HTML's
kbd
tag). - Label
-
The Label widget (HTML's
label
tag). - Legend
-
The Legend widget (HTML's
legend
tag). - LineBreak
-
The LineBreak widget (HTML's
br
tag). - LineBreakOpportunity
-
The LineBreakOpportunity widget (HTML's
wbr
tag). - ListItem
-
The ListItem widget (HTML's
li
tag). - MarkText
-
The MarkText widget (HTML's
mark
tag). - MediaSource
-
The MediaSource widget (HTML's
source
tag). - Menu
-
The Menu widget (HTML's
menu
tag). - Meter
-
The Meter widget (HTML's
meter
tag). -
The Navigation widget (HTML's
nav
tag). - Option
-
The Option widget (HTML's
option
tag). - OptionGroup
-
The OptionGroup widget (HTML's
optgroup
tag). - OrderedList
-
The OrderedList widget (HTML's
ol
tag). - Output
-
The Output widget (HTML's
output
tag). - Paragraph
-
The Paragraph widget (HTML's
pr
tag). - Picture
-
The Picture widget (HTML's
picture
tag). - Portal
-
The Portal widget (HTML's
portal
tag). - PreformattedText
-
The PreformattedText widget (HTML's
pre
tag). - Progress
-
The Progress widget (HTML's
progress
tag). - RubyAnnotation
-
The RubyAnnotation widget (HTML's
ruby
tag). - RubyFallbackParenthesis
-
The RubyFallback widget (HTML's
rp
tag). - RubyText
-
The RubyText widget (HTML's
rt
tag). - SampleOutput
-
The SampleOutput widget (HTML's
samp
tag). - Section
-
The Section widget (HTML's
section
tag). - Select
-
The Select widget (HTML's
select
tag). - Small
-
The Small widget (HTML's
small
tag). - Span
-
The Span widget (HTML's
span
tag). - StrikeThrough
-
The StrikeThrough widget (HTML's
s
tag). - Strong
-
The Strong widget (HTML's
strong
tag). - SubScript
-
The SubScript widget (HTML's
sub
tag). - Summary
-
The Summary widget (HTML's
summary
tag). - SuperScript
-
The SuperScript widget (HTML's
sup
tag). - Table
-
The Table widget (HTML's
table
tag). - TableBody
-
The Table Body widget (HTML's
tbody
tag). - TableCaption
-
The Table Caption widget (HTML's
caption
tag). - TableColumn
-
The Table Column widget (HTML's
col
tag). - TableColumnGroup
-
The Table Column Group widget (HTML's
colgroup
tag). - TableDataCell
-
The Table Data Cell widget (HTML's
td
tag). - TableFoot
-
The Table Foot widget (HTML's
tfoot
tag). - TableHead
-
The Table Head widget (HTML's
thead
tag). - TableHeaderCell
-
The Table Header Cell widget (HTML's
th
tag). - TableRow
-
The Table Row widget (HTML's
tr
tag). - TextArea
-
The TextArea widget (HTML's
textarea
tag). - Time
-
The Time widget (HTML's
time
tag). - UnOrderedList
-
The UnOrderedList widget (HTML's
ul
tag). - Variable
-
The Variable widget (HTML's
var
tag). - Video
-
The Video widget (HTML's
video
tag).