You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<EbayFieldlayout="block"><EbayLabelstackedhtmlFor="field1">Label 1</EbayLabel><EbayTextboxplaceholder="placeholder text"id="field1"/><EbayFieldDescriptiontype="confirmation"position="bellow">
Some description Text
</EbayFieldDescription></EbayField>
EbayField Attributes
Name
Type
Stateful
Required
Description
layout
String
No
No
block, inline (default)
EbayLabel Attributes
Name
Type
Stateful
Required
Description
stacked
Boolean
No
No
display label above the field if true
required
Boolean
No
No
indicates the field is required if true
position
String
No
No
start (default) or end position towards the input
EbayFieldDescription Attributes
Name
Type
Stateful
Required
Description
type
String
No
No
confirmation, default(Default), attention, information