Form Components

Form Header

Header with only title
Header with subheader
Sub header of the form header
Header with Icon
sub header of the form header
Form header with all fields
Sub header of the form

Section Header

Section Header Examples

Section Header

API

FormHeader props

NameTypeDefaultDescription
Icon
function
start enhancer icon for header
className
string
Classes to apply on FormHeader
endEnhancer
react node
defines end enhancer for the header
overrides
custom
Lets you customize all aspects of the component.
subHeader
react node
Defines the sub header of the form header
title
react node
Defines the title of the form header

SectionHeader props

NameTypeDefaultDescription
className
string
Classes to apply on FormHeader
onAction
function
Defines onAction function when section Header is used a field in spaceweb form
overrides
custom
Lets you customize all aspects of the component.
title
react node
Defines the title of the form section header