Flowable Forms

Flowable Forms

  • Release Notes
  • Guides
  • Components
  • Storybook

›Components

Components

  • Introduction
  • Accordion
  • Button Group
  • Checkbox
  • Columns
  • Data Table
  • Date
  • Doc Gallery
  • Flex Layout
  • HR
  • HTML
  • iFrame
  • Image
  • Link
  • Link Button
  • List
  • Modal
  • Number
  • Outcome Button Group
  • Panel
  • Password
  • PDF Viewer
  • Radio button
  • REST Button
  • RichText editor
  • Assign Button
  • Select
  • Text List
  • Sub-Form
  • Tabs
  • Text
  • Textarea
  • Upload
  • Wizard

HTML

Output HTML code.

Demo

Basic example

Attributes

AttributeTypeDescription
typestringType expected is htmlComponent.
valuestringHTML content and/or CSS styles.

See section Common attributes.

Extra attributes

AttributeTypeDescription
showBorderbooleanShow component border
urlstringURL where to get HTML content
paramsObjectObject of value pairs for URL query parameters, e.g. {search: "foo", page: 1}
methodstringMethod used for the HTTP request: GET or POST. Default is GET

NOTE
Attributes url, params and method are used only to retrieve rendered HTML content from server side.

When to use it

Use it to show anything that needs HTML code embedded with or without styles.

← HRiFrame →
Docs
GuidesComponents
Private
SourceStorybook
Flowable Forms
Copyright © 2020 Flowable