- draggable (string; optional): Defines whether the element can be dragged. Official examples and reference documentation for html.Form. The source for this library is on GitHub: plotly/dash-html-components. https://developer.mozilla.org/en-US/docs/Web/HTML/Element/form, Keyword arguments: - spellCheck (string; optional): Indicates whether spell checking is allowed for the element. - acceptCharset (string; optional): List of supported charsets. - contentEditable (string; optional): Indicates whether the element’s content is editable. Dash HTML Components. The ID needs to be unique across all of the - method (string; optional): Defines which HTTP method to use when submitting the form. - prop_name (string; optional): Holds which property is loading components in an app. - autoComplete (string; optional): Indicates whether controls in this form can by default have their values automatically completed by the browser.

- tabIndex (string; optional): Overrides the browser’s default tab order and follows the one specified instead. A Form component. - target (string; optional): Specifies where to open the linked document (in the case of an element) or where to display the response recieved (in the case of a

element) which button was changed most recently. Form is a wrapper for the HTML5 element. - key (string; optional): A unique identifier for the component, used to improve - style (dict; optional): Defines CSS styles which will override styles previously set. See https://reactjs.org/docs/lists-and-keys.html for more info Dash is a web application framework that provides pure Python abstraction around HTML, CSS, and JavaScript. Allowed values are ltr (Left-To-Right) or rtl (Right-To-Left) For detailed attribute info see: - role (string; optional): The ARIA role attribute - name (string; optional): Name of the element. Introduction to Dash. - children (a list of or a singular dash component, string or number; optional): The children of this component performance by React.js while rendering components loading_state has the following type: dict containing keys ‘is_loading’, ‘prop_name’, ‘component_name’. Dash v1.0 is out! :book: The Official Dash Userguide & Documentation - plotly/dash-docs If you’re new to Dash, just head down to the tutorial section below and get started. - className (string; optional): Often used with CSS to style elements with common properties. - contextMenu (string; optional): Defines the ID of a element which will serve as the element’s context menu. Instead of writing HTML or using an HTML templating engine, you compose your layout using Python structures with the dash-html-components library. - title (string; optional): Text to be displayed in a tooltip when hovering over the element. Those keys have the following types: - n_clicks_timestamp (number; default -1): An integer that represents the time (in ms since 1970) that this element has been clicked on. - hidden (a value equal to: ‘hidden’, ‘HIDDEN’ | boolean; optional): Prevents rendering of given element, while keeping child elements, e.g. - loading_state (dict; optional): Object that holds the loading state object coming from dash-renderer. This can be used to tell in callbacks. script elements, active. html.Form is a dash_html_components component. Plotly Dash User Guide & Documentation. Dash for R User Guide and Documentation. at which n_clicks changed. - aria- (string; optional): A wildcard aria attribute Written on top of Flask, Plotly.js, and React.js, Dash is ideal for building data visualization apps - lang (string; optional): Defines the language used in the element. - noValidate (a value equal to: ‘noValidate’, ‘novalidate’, ‘NOVALIDATE’ | boolean; optional): This attribute indicates that the form shouldn’t be validated when submitted. - accessKey (string; optional): Keyboard shortcut to activate or add focus to the element. - accept (string; optional): List of types the server accepts, typically a file type. - id (string; optional): The ID of this component, used to identify dash components Can be GET (default) or POST.

- dir (string; optional): Defines the text direction.

- component_name (string; optional): Holds the name of the component that is loading, https://developer.mozilla.org/en-US/docs/Web/HTML/Element/form, https://reactjs.org/docs/lists-and-keys.html. - data- (string; optional): A wildcard data attribute For example used by the server to identify the fields in form submits. - n_clicks (number; default 0): An integer that represents the number of times - action (string; optional): The URI of a program that processes the information submitted via the form. - is_loading (boolean; optional): Determines if the component is loading or not Dash is a framework for building analytical web apps in R and Python. - encType (string; optional): Defines the content type of the form data when the method is POST.

Dash is a productive Python framework for building web applications.