renderFormItem()

Overview

public string function renderFormItem(
      required string itemType     
    , required struct configuration
)

Renders the given form item with its configuration options.

Arguments

NameTypeRequiredDescription
itemTypestringYesThe type of the item to render
configurationstructYesThe configuration struct of the item to render