Documentation
¶
Index ¶
- func RawJson(input any) any
- type AnchorNavSection
- func (a AnchorNavSection) Body(value ...any) AnchorNavSection
- func (a AnchorNavSection) Children(value string) AnchorNavSection
- func (a AnchorNavSection) ClassName(value string) AnchorNavSection
- func (a AnchorNavSection) Disabled(value bool) AnchorNavSection
- func (a AnchorNavSection) DisabledOn(value string) AnchorNavSection
- func (a AnchorNavSection) EditorSetting(value string) AnchorNavSection
- func (a AnchorNavSection) Hidden(value bool) AnchorNavSection
- func (a AnchorNavSection) HiddenOn(value string) AnchorNavSection
- func (a AnchorNavSection) Href(value string) AnchorNavSection
- func (a AnchorNavSection) ID(value string) AnchorNavSection
- func (a AnchorNavSection) OnEvent(value any) AnchorNavSection
- func (a AnchorNavSection) Static(value bool) AnchorNavSection
- func (a AnchorNavSection) StaticClassName(value string) AnchorNavSection
- func (a AnchorNavSection) StaticInputClassName(value string) AnchorNavSection
- func (a AnchorNavSection) StaticLabelClassName(value string) AnchorNavSection
- func (a AnchorNavSection) StaticOn(value string) AnchorNavSection
- func (a AnchorNavSection) StaticPlaceholder(value string) AnchorNavSection
- func (a AnchorNavSection) StaticSchema(value string) AnchorNavSection
- func (a AnchorNavSection) Style(value any) AnchorNavSection
- func (a AnchorNavSection) TestIdBuilder(value string) AnchorNavSection
- func (a AnchorNavSection) Testid(value string) AnchorNavSection
- func (a AnchorNavSection) Title(value any) AnchorNavSection
- func (a AnchorNavSection) UseMobileUI(value bool) AnchorNavSection
- func (a AnchorNavSection) Visible(value bool) AnchorNavSection
- func (a AnchorNavSection) VisibleOn(value string) AnchorNavSection
- type Api
- func (b Api) Adaptor(value string) Api
- func (b Api) AttachDataToQuery(value bool) Api
- func (b Api) AutoRefresh(value bool) Api
- func (b Api) Cache(value string) Api
- func (b Api) ConcatDataFields(value string) Api
- func (b Api) ConvertKeyToPath(value bool) Api
- func (b Api) Data(value any) Api
- func (b Api) DataType(value string) Api
- func (b Api) ForceAppendDataToQuery(value bool) Api
- func (b Api) Headers(value any) Api
- func (b Api) Messages(value any) Api
- func (b Api) Method(value string) Api
- func (b Api) QsOptions(value ...any) Api
- func (b Api) ReplaceData(value bool) Api
- func (b Api) RequestAdaptor(value string) Api
- func (b Api) ResponseData(value any) Api
- func (b Api) ResponseType(value string) Api
- func (b Api) SendOn(value string) Api
- func (b Api) Silent(value bool) Api
- func (b Api) TrackExpression(value string) Api
- func (b Api) Url(value string) Api
- type AutoFillHeight
- type AutoGenerateFilter
- type Badge
- func (b Badge) Animation(value bool) Badge
- func (b Badge) ClassName(value string) Badge
- func (b Badge) Level(value string) Badge
- func (b Badge) Mode(value string) Badge
- func (b Badge) Offset(value string) Badge
- func (b Badge) OverflowCount(value string) Badge
- func (b Badge) Position(value string) Badge
- func (b Badge) Size(value string) Badge
- func (b Badge) Style(value any) Badge
- func (b Badge) Text(value string) Badge
- func (b Badge) VisibleOn(value string) Badge
- type BreadcrumbItem
- type ChartAxis
- type ChartCfg
- func (c ChartCfg) AngleAxis(value ChartAxis) ChartCfg
- func (c ChartCfg) AnimationDuration(value int) ChartCfg
- func (c ChartCfg) Json() []byte
- func (c ChartCfg) JsonStr() string
- func (c ChartCfg) Legend(value any) ChartCfg
- func (c ChartCfg) Polar(value any) ChartCfg
- func (c ChartCfg) Radar(value any) ChartCfg
- func (c ChartCfg) RadiusAxis(value ChartAxis) ChartCfg
- func (c ChartCfg) Series(value ...ChartSeri) ChartCfg
- func (c ChartCfg) Set(key string, value any) ChartCfg
- func (c ChartCfg) Title(value any) ChartCfg
- func (c ChartCfg) Tooltip(value any) ChartCfg
- func (c ChartCfg) XAxis(value ChartAxis) ChartCfg
- func (c ChartCfg) YAxis(value ChartAxis) ChartCfg
- type ChartSeri
- func (c ChartSeri) AreaStyle(value Schema) ChartSeri
- func (c ChartSeri) CoordinateSystem(value string) ChartSeri
- func (c ChartSeri) Data(value any) ChartSeri
- func (c ChartSeri) ItemStyle(value any) ChartSeri
- func (c ChartSeri) Label(value any) ChartSeri
- func (c ChartSeri) LineStyle(value Schema) ChartSeri
- func (c ChartSeri) Name(value string) ChartSeri
- func (c ChartSeri) Radius(value string) ChartSeri
- func (c ChartSeri) Set(key string, value any) ChartSeri
- func (c ChartSeri) ShowSymbol(value bool) ChartSeri
- func (c ChartSeri) Smooth(value bool) ChartSeri
- func (c ChartSeri) Type(value string) ChartSeri
- type Column
- func (c Column) Align(value string) Column
- func (c Column) Body(value ...any) Column
- func (c Column) Buttons(value ...any) Column
- func (c Column) CanAccessSuperData(value bool) Column
- func (c Column) Children(value string) Column
- func (c Column) ClassName(value string) Column
- func (c Column) ClassNameExpr(value string) Column
- func (c Column) ColSpanExpr(value string) Column
- func (c Column) ColumnClassName(value string) Column
- func (c Column) Copyable(value bool) Column
- func (c Column) Filterable(value bool) Column
- func (c Column) Fixed(value string) Column
- func (c Column) Label(value string) Column
- func (c Column) Lg(value any) Column
- func (c Column) Md(value any) Column
- func (c Column) Name(value string) Column
- func (c Column) QuickEdit(value string) Column
- func (c Column) Remark(value string) Column
- func (c Column) RowSpanExpr(value string) Column
- func (c Column) Searchable(value any) Column
- func (c Column) Set(key string, value any) Column
- func (c Column) Sm(value any) Column
- func (c Column) Sortable(value bool) Column
- func (c Column) Sorter(value bool) Column
- func (c Column) Title(value any) Column
- func (c Column) TitleClassName(value string) Column
- func (c Column) Togged(value bool) Column
- func (c Column) Type(value string) Column
- func (c Column) Valign(value string) Column
- func (c Column) Width(value string) Column
- func (c Column) Xs(value any) Column
- type ComboCondition
- func (cc ComboCondition) Items(value ...any) ComboCondition
- func (cc ComboCondition) Label(value string) ComboCondition
- func (cc ComboCondition) Mode(value string) ComboCondition
- func (cc ComboCondition) Scaffold(value string) ComboCondition
- func (cc ComboCondition) Test(value string) ComboCondition
- type Component
- type Event
- func (e Event) Cancel(value any) Event
- func (e Event) Change(value any) Event
- func (e Event) Click(value any) Event
- func (e Event) Confirm(value any) Event
- func (e Event) MouseEnter(value any) Event
- func (e Event) MouseLeave(value any) Event
- func (e Event) RowClick(value any) Event
- func (e Event) Set(key string, value any) Event
- func (e Event) SubmitSucc(value any) Event
- type EventAction
- func (la EventAction) ActionType(value string) EventAction
- func (ea EventAction) Api(value any) EventAction
- func (la EventAction) Args(value any) EventAction
- func (ea EventAction) Children(value ...EventAction) EventAction
- func (la EventAction) ComponentID(value string) EventAction
- func (la EventAction) ComponentName(value string) EventAction
- func (la EventAction) ConfirmTitle(value any) EventAction
- func (la EventAction) Data(value any) EventAction
- func (la EventAction) DataMergeMode(value string) EventAction
- func (la EventAction) Description(value string) EventAction
- func (ea EventAction) Dialog(value any) EventAction
- func (ea EventAction) Drawer(value any) EventAction
- func (la EventAction) ExecOn(value string) EventAction
- func (la EventAction) Expression(value any) EventAction
- func (la EventAction) IgnoreError(value bool) EventAction
- func (la EventAction) OutputVar(value string) EventAction
- func (la EventAction) PreventDefault(value any) EventAction
- func (ea EventAction) Script(value string) EventAction
- func (la EventAction) StopPropagation(value any) EventAction
- func (ea EventAction) Value(value string) EventAction
- func (ea EventAction) WaitForAction(value bool) EventAction
- type EventActionArgs
- func (a EventActionArgs) Blank(value bool) EventActionArgs
- func (a EventActionArgs) CloseButton(value bool) EventActionArgs
- func (a EventActionArgs) Content(value string) EventActionArgs
- func (a EventActionArgs) Delta(value int) EventActionArgs
- func (a EventActionArgs) EventName(value string) EventActionArgs
- func (a EventActionArgs) ID(value string) EventActionArgs
- func (a EventActionArgs) Key(value string) EventActionArgs
- func (a EventActionArgs) Link(value string) EventActionArgs
- func (a EventActionArgs) LoopName(value string) EventActionArgs
- func (a EventActionArgs) Msg(value string) EventActionArgs
- func (a EventActionArgs) MsgType(value string) EventActionArgs
- func (a EventActionArgs) Params(value any) EventActionArgs
- func (a EventActionArgs) Position(value string) EventActionArgs
- func (a EventActionArgs) Set(key string, value any) EventActionArgs
- func (a EventActionArgs) ShowIcon(value bool) EventActionArgs
- func (a EventActionArgs) TargetType(value string) EventActionArgs
- func (a EventActionArgs) Time(value int) EventActionArgs
- func (a EventActionArgs) Timeout(value float64) EventActionArgs
- func (a EventActionArgs) Url(value string) EventActionArgs
- func (a EventActionArgs) Value(value any) EventActionArgs
- type EventActions
- type Expandable
- func (e Expandable) ExpandableOn(value string) Expandable
- func (e Expandable) ExpandedRowClassNameExpr(value string) Expandable
- func (e Expandable) ExpandedRowKeys(value string) Expandable
- func (e Expandable) ExpandedRowKeysExpr(value string) Expandable
- func (e Expandable) KeyField(value string) Expandable
- type FeedbackDialog
- func (f FeedbackDialog) Actions(value string) FeedbackDialog
- func (f FeedbackDialog) Body(value ...any) FeedbackDialog
- func (f FeedbackDialog) BodyClassName(value string) FeedbackDialog
- func (f FeedbackDialog) ClassName(value string) FeedbackDialog
- func (f FeedbackDialog) CloseOnEsc(value bool) FeedbackDialog
- func (f FeedbackDialog) CloseOnOutside(value bool) FeedbackDialog
- func (f FeedbackDialog) Confirm(value bool) FeedbackDialog
- func (f FeedbackDialog) Data(value any) FeedbackDialog
- func (f FeedbackDialog) DialogType(value string) FeedbackDialog
- func (f FeedbackDialog) Disabled(value bool) FeedbackDialog
- func (f FeedbackDialog) DisabledOn(value string) FeedbackDialog
- func (f FeedbackDialog) Draggable(value bool) FeedbackDialog
- func (f FeedbackDialog) EditorSetting(value string) FeedbackDialog
- func (f FeedbackDialog) Footer(value string) FeedbackDialog
- func (f FeedbackDialog) Header(value string) FeedbackDialog
- func (f FeedbackDialog) HeaderClassName(value string) FeedbackDialog
- func (f FeedbackDialog) Height(value string) FeedbackDialog
- func (f FeedbackDialog) Hidden(value bool) FeedbackDialog
- func (f FeedbackDialog) HiddenOn(value string) FeedbackDialog
- func (f FeedbackDialog) ID(value string) FeedbackDialog
- func (f FeedbackDialog) InputParams(value string) FeedbackDialog
- func (f FeedbackDialog) Name(value string) FeedbackDialog
- func (f FeedbackDialog) OnEvent(value any) FeedbackDialog
- func (f FeedbackDialog) Overlay(value bool) FeedbackDialog
- func (f FeedbackDialog) ShowCloseButton(value bool) FeedbackDialog
- func (f FeedbackDialog) ShowErrorMsg(value bool) FeedbackDialog
- func (f FeedbackDialog) ShowLoading(value bool) FeedbackDialog
- func (f FeedbackDialog) Size(value string) FeedbackDialog
- func (f FeedbackDialog) SkipRestOnCancel(value bool) FeedbackDialog
- func (f FeedbackDialog) SkipRestOnConfirm(value bool) FeedbackDialog
- func (f FeedbackDialog) Static(value bool) FeedbackDialog
- func (f FeedbackDialog) StaticClassName(value string) FeedbackDialog
- func (f FeedbackDialog) StaticInputClassName(value string) FeedbackDialog
- func (f FeedbackDialog) StaticLabelClassName(value string) FeedbackDialog
- func (f FeedbackDialog) StaticOn(value string) FeedbackDialog
- func (f FeedbackDialog) StaticPlaceholder(value string) FeedbackDialog
- func (f FeedbackDialog) StaticSchema(value string) FeedbackDialog
- func (f FeedbackDialog) Style(value any) FeedbackDialog
- func (f FeedbackDialog) TestIdBuilder(value string) FeedbackDialog
- func (f FeedbackDialog) Testid(value string) FeedbackDialog
- func (f FeedbackDialog) Title(value any) FeedbackDialog
- func (f FeedbackDialog) UseMobileUI(value bool) FeedbackDialog
- func (f FeedbackDialog) Visible(value bool) FeedbackDialog
- func (f FeedbackDialog) VisibleOn(value string) FeedbackDialog
- func (f FeedbackDialog) Width(value string) FeedbackDialog
- type GridColumn
- func (c GridColumn) Body(value ...any) GridColumn
- func (c GridColumn) ColumnClassName(value string) GridColumn
- func (c GridColumn) Horizontal(value string) GridColumn
- func (c GridColumn) ID(value string) GridColumn
- func (c GridColumn) Lg(value string) GridColumn
- func (c GridColumn) Md(value string) GridColumn
- func (c GridColumn) Mode(value string) GridColumn
- func (c GridColumn) Sm(value string) GridColumn
- func (c GridColumn) Style(value any) GridColumn
- func (c GridColumn) ThemeCSS(value any) GridColumn
- func (c GridColumn) Valign(value string) GridColumn
- func (c GridColumn) WrapperCustomStyle(value any) GridColumn
- func (c GridColumn) Xs(value string) GridColumn
- type GridItem
- func (g GridItem) Align(value string) GridItem
- func (g GridItem) H(value int) GridItem
- func (g GridItem) Height(value any) GridItem
- func (g GridItem) Valign(value string) GridItem
- func (g GridItem) W(value int) GridItem
- func (g GridItem) Width(value any) GridItem
- func (g GridItem) X(value int) GridItem
- func (g GridItem) Y(value int) GridItem
- type HBoxColumn
- func (h HBoxColumn) Body(value ...any) HBoxColumn
- func (h HBoxColumn) ColumnClassName(value string) HBoxColumn
- func (h HBoxColumn) Height(value string) HBoxColumn
- func (h HBoxColumn) Horizontal(value string) HBoxColumn
- func (h HBoxColumn) Mode(value string) HBoxColumn
- func (h HBoxColumn) Style(value any) HBoxColumn
- func (h HBoxColumn) Valign(value string) HBoxColumn
- func (h HBoxColumn) Visible(value bool) HBoxColumn
- func (h HBoxColumn) VisibleOn(value string) HBoxColumn
- func (h HBoxColumn) Width(value string) HBoxColumn
- type Horizontal
- type IconChecked
- type IconItem
- type ImageToolbarAction
- func (a ImageToolbarAction) ConfirmTitle(value any) ImageToolbarAction
- func (a ImageToolbarAction) Disabled(value bool) ImageToolbarAction
- func (a ImageToolbarAction) Icon(value string) ImageToolbarAction
- func (a ImageToolbarAction) IconClassName(value string) ImageToolbarAction
- func (a ImageToolbarAction) Key(value string) ImageToolbarAction
- func (a ImageToolbarAction) Label(value string) ImageToolbarAction
- type ListBodyField
- func (lb ListBodyField) Copyable(value bool) ListBodyField
- func (lb ListBodyField) InnerClassName(value string) ListBodyField
- func (lb ListBodyField) Label(value string) ListBodyField
- func (lb ListBodyField) LabelClassName(value string) ListBodyField
- func (lb ListBodyField) Name(value string) ListBodyField
- func (lb ListBodyField) PopOver(value string) ListBodyField
- func (lb ListBodyField) QuickEdit(value string) ListBodyField
- type ListItem
- func (li ListItem) Actions(value string) ListItem
- func (li ListItem) ActionsPosition(value string) ListItem
- func (li ListItem) Avatar(value string) ListItem
- func (li ListItem) Body(value ...any) ListItem
- func (li ListItem) ClassName(value string) ListItem
- func (li ListItem) Desc(value string) ListItem
- func (li ListItem) Disabled(value bool) ListItem
- func (li ListItem) DisabledOn(value string) ListItem
- func (li ListItem) EditorSetting(value string) ListItem
- func (li ListItem) Hidden(value bool) ListItem
- func (li ListItem) HiddenOn(value string) ListItem
- func (li ListItem) ID(value string) ListItem
- func (li ListItem) OnEvent(value any) ListItem
- func (li ListItem) Remark(value string) ListItem
- func (li ListItem) Static(value bool) ListItem
- func (li ListItem) StaticClassName(value string) ListItem
- func (li ListItem) StaticInputClassName(value string) ListItem
- func (li ListItem) StaticLabelClassName(value string) ListItem
- func (li ListItem) StaticOn(value string) ListItem
- func (li ListItem) StaticPlaceholder(value string) ListItem
- func (li ListItem) StaticSchema(value string) ListItem
- func (li ListItem) Style(value any) ListItem
- func (li ListItem) SubTitle(value any) ListItem
- func (li ListItem) TestIdBuilder(value string) ListItem
- func (li ListItem) Testid(value string) ListItem
- func (li ListItem) Title(value any) ListItem
- func (li ListItem) UseMobileUI(value bool) ListItem
- func (li ListItem) Visible(value bool) ListItem
- func (li ListItem) VisibleOn(value string) ListItem
- type NavItem
- func (n NavItem) Active(value bool) NavItem
- func (n NavItem) Children(value string) NavItem
- func (n NavItem) ClassName(value string) NavItem
- func (n NavItem) Defer(value bool) NavItem
- func (n NavItem) DeferApi(value string) NavItem
- func (n NavItem) Disabled(value bool) NavItem
- func (n NavItem) DisabledOn(value string) NavItem
- func (n NavItem) DisabledTip(value string) NavItem
- func (n NavItem) EditorSetting(value string) NavItem
- func (n NavItem) Hidden(value bool) NavItem
- func (n NavItem) HiddenOn(value string) NavItem
- func (n NavItem) ID(value string) NavItem
- func (n NavItem) Icon(value string) NavItem
- func (n NavItem) Key(value string) NavItem
- func (n NavItem) Label(value string) NavItem
- func (n NavItem) Mode(value string) NavItem
- func (n NavItem) OnEvent(value any) NavItem
- func (n NavItem) Static(value bool) NavItem
- func (n NavItem) StaticClassName(value string) NavItem
- func (n NavItem) StaticInputClassName(value string) NavItem
- func (n NavItem) StaticLabelClassName(value string) NavItem
- func (n NavItem) StaticOn(value string) NavItem
- func (n NavItem) StaticPlaceholder(value string) NavItem
- func (n NavItem) StaticSchema(value string) NavItem
- func (n NavItem) Style(value any) NavItem
- func (n NavItem) Target(value string) NavItem
- func (n NavItem) TestIdBuilder(value string) NavItem
- func (n NavItem) Testid(value string) NavItem
- func (n NavItem) To(value string) NavItem
- func (n NavItem) Unfolded(value bool) NavItem
- func (n NavItem) UseMobileUI(value bool) NavItem
- func (n NavItem) Visible(value bool) NavItem
- func (n NavItem) VisibleOn(value string) NavItem
- type NavLink
- func (nl NavLink) Active(value bool) NavLink
- func (nl NavLink) ActiveOn(value string) NavLink
- func (nl NavLink) Children(value ...NavLink) NavLink
- func (nl NavLink) ClassName(value string) NavLink
- func (nl NavLink) Defer(value bool) NavLink
- func (nl NavLink) DeferApi(value any) NavLink
- func (nl NavLink) Disabled(value bool) NavLink
- func (nl NavLink) DisabledTip(value string) NavLink
- func (nl NavLink) Icon(value string) NavLink
- func (nl NavLink) Label(value string) NavLink
- func (nl NavLink) Mode(value string) NavLink
- func (nl NavLink) Overflow(value any) NavLink
- func (nl NavLink) Target(value string) NavLink
- func (nl NavLink) To(value string) NavLink
- func (nl NavLink) Unfolded(value ...NavLink) NavLink
- type NavOverflow
- func (n NavOverflow) Enable(value bool) NavOverflow
- func (n NavOverflow) ItemWidth(value string) NavOverflow
- func (n NavOverflow) MaxVisibleCount(value string) NavOverflow
- func (n NavOverflow) OverflowClassName(value string) NavOverflow
- func (n NavOverflow) OverflowIndicator(value string) NavOverflow
- func (n NavOverflow) OverflowLabel(value string) NavOverflow
- func (n NavOverflow) OverflowListClassName(value string) NavOverflow
- func (n NavOverflow) OverflowPopoverClassName(value string) NavOverflow
- func (n NavOverflow) OverflowSuffix(value string) NavOverflow
- func (n NavOverflow) Style(value any) NavOverflow
- func (n NavOverflow) WrapperComponent(value string) NavOverflow
- type Option
- func (o Option) Body(value any) Option
- func (o Option) Children(value ...Option) Option
- func (o Option) Defer(value bool) Option
- func (o Option) DeferApi(value string) Option
- func (o Option) Description(value string) Option
- func (o Option) Disabled(value bool) Option
- func (o Option) Hidden(value bool) Option
- func (o Option) Image(value string) Option
- func (o Option) Label(value string) Option
- func (o Option) Loaded(value bool) Option
- func (o Option) Loading(value bool) Option
- func (o Option) ScopeLabel(value string) Option
- func (o Option) Set(key string, value any) Option
- func (o Option) Value(value any) Option
- func (o Option) Visible(value bool) Option
- type Options
- func (o Options) AutoFill(value string) Options
- func (o Options) ClassName(value string) Options
- func (o Options) Description(value string) Options
- func (o Options) Disabled(value bool) Options
- func (o Options) DisabledOn(value string) Options
- func (o Options) ExtractValue(value bool) Options
- func (o Options) Inline(value bool) Options
- func (o Options) InputClassName(value string) Options
- func (o Options) ItemHeight(value string) Options
- func (o Options) JoinValues(value bool) Options
- func (o Options) Label(value string) Options
- func (o Options) LabelAlign(value string) Options
- func (o Options) LabelClassName(value string) Options
- func (o Options) LabelField(value string) Options
- func (o Options) LabelRemark(value string) Options
- func (o Options) Multiple(value bool) Options
- func (o Options) Name(value string) Options
- func (o Options) Options(value ...any) Options
- func (o Options) Required(value bool) Options
- func (o Options) RequiredOn(value string) Options
- func (o Options) Source(value string) Options
- func (o Options) SubmitOnChange(value bool) Options
- func (o Options) ValidateApi(value string) Options
- func (o Options) Validations(value string) Options
- func (o Options) Value(value string) Options
- func (o Options) ValueField(value string) Options
- func (o Options) ValuesNoWrap(value bool) Options
- func (o Options) VirtualThreshold(value string) Options
- func (o Options) Visible(value bool) Options
- func (o Options) VisibleOn(value string) Options
- type PageItem
- func (p PageItem) Children(value ...PageItem) PageItem
- func (p PageItem) ClassName(value string) PageItem
- func (p PageItem) Icon(value string) PageItem
- func (p PageItem) IsDefaultPage(value bool) PageItem
- func (p PageItem) Label(value string) PageItem
- func (p PageItem) Link(value string) PageItem
- func (p PageItem) Redirect(value string) PageItem
- func (p PageItem) Rewrite(value string) PageItem
- func (p PageItem) Schema(value any) PageItem
- func (p PageItem) SchemaApi(value string) PageItem
- func (p PageItem) Url(value string) PageItem
- func (p PageItem) Visible(value bool) PageItem
- type PortletTab
- func (p PortletTab) Body(value ...any) PortletTab
- func (p PortletTab) ClassName(value string) PortletTab
- func (p PortletTab) Disabled(value bool) PortletTab
- func (p PortletTab) DisabledOn(value string) PortletTab
- func (p PortletTab) EditorSetting(value string) PortletTab
- func (p PortletTab) Hidden(value bool) PortletTab
- func (p PortletTab) HiddenOn(value string) PortletTab
- func (p PortletTab) ID(value string) PortletTab
- func (p PortletTab) Icon(value string) PortletTab
- func (p PortletTab) IconPosition(value string) PortletTab
- func (p PortletTab) MountOnEnter(value bool) PortletTab
- func (p PortletTab) OnEvent(value any) PortletTab
- func (p PortletTab) Reload(value bool) PortletTab
- func (p PortletTab) Static(value bool) PortletTab
- func (p PortletTab) StaticClassName(value string) PortletTab
- func (p PortletTab) StaticInputClassName(value string) PortletTab
- func (p PortletTab) StaticLabelClassName(value string) PortletTab
- func (p PortletTab) StaticOn(value string) PortletTab
- func (p PortletTab) StaticPlaceholder(value string) PortletTab
- func (p PortletTab) StaticSchema(value string) PortletTab
- func (p PortletTab) Style(value any) PortletTab
- func (p PortletTab) Tab(value string) PortletTab
- func (p PortletTab) TestIdBuilder(value string) PortletTab
- func (p PortletTab) Testid(value string) PortletTab
- func (p PortletTab) Title(value any) PortletTab
- func (p PortletTab) Toolbar(value string) PortletTab
- func (p PortletTab) UnmountOnExit(value bool) PortletTab
- func (p PortletTab) UseMobileUI(value bool) PortletTab
- func (p PortletTab) Visible(value bool) PortletTab
- func (p PortletTab) VisibleOn(value string) PortletTab
- type PropertyItem
- type PullRefresh
- type QRCodeImageSettings
- func (q QRCodeImageSettings) Excavate(value bool) QRCodeImageSettings
- func (q QRCodeImageSettings) Height(value string) QRCodeImageSettings
- func (q QRCodeImageSettings) Src(value string) QRCodeImageSettings
- func (q QRCodeImageSettings) Width(value string) QRCodeImageSettings
- func (q QRCodeImageSettings) X(value string) QRCodeImageSettings
- func (q QRCodeImageSettings) Y(value string) QRCodeImageSettings
- type Response
- type RowSelection
- func (r RowSelection) ColumnWidth(value string) RowSelection
- func (r RowSelection) DisableOn(value string) RowSelection
- func (r RowSelection) KeyField(value string) RowSelection
- func (r RowSelection) RowClick(value bool) RowSelection
- func (r RowSelection) SelectedRowKeys(value string) RowSelection
- func (r RowSelection) SelectedRowKeysExpr(value string) RowSelection
- func (r RowSelection) Selections(value string) RowSelection
- func (r RowSelection) Type(value string) RowSelection
- type RowSelectionOptions
- type Rule
- type Schema
- type SchemaApi
- func (s SchemaApi) AttachDataToQuery(value bool) SchemaApi
- func (s SchemaApi) AutoRefresh(value bool) SchemaApi
- func (s SchemaApi) Cache(value string) SchemaApi
- func (s SchemaApi) ConvertKeyToPath(value bool) SchemaApi
- func (s SchemaApi) Data(value any) SchemaApi
- func (s SchemaApi) DataType(value string) SchemaApi
- func (s SchemaApi) DownloadFileName(value string) SchemaApi
- func (s SchemaApi) ForceAppendDataToQuery(value bool) SchemaApi
- func (s SchemaApi) Headers(value string) SchemaApi
- func (s SchemaApi) Method(value string) SchemaApi
- func (s SchemaApi) QsOptions(value ...any) SchemaApi
- func (s SchemaApi) ReplaceData(value bool) SchemaApi
- func (s SchemaApi) ResponseData(value string) SchemaApi
- func (s SchemaApi) ResponseType(value string) SchemaApi
- func (s SchemaApi) SendOn(value string) SchemaApi
- func (s SchemaApi) Silent(value bool) SchemaApi
- func (s SchemaApi) TrackExpression(value string) SchemaApi
- func (s SchemaApi) Url(value string) SchemaApi
- type SchemaCopyable
- type SchemaMessage
- type SchemaPopOver
- func (s SchemaPopOver) Body(value ...any) SchemaPopOver
- func (s SchemaPopOver) ClassName(value string) SchemaPopOver
- func (s SchemaPopOver) Mode(value string) SchemaPopOver
- func (s SchemaPopOver) Offset(value string) SchemaPopOver
- func (s SchemaPopOver) PopOverClassName(value string) SchemaPopOver
- func (s SchemaPopOver) PopOverEnableOn(value string) SchemaPopOver
- func (s SchemaPopOver) Position(value string) SchemaPopOver
- func (s SchemaPopOver) ShowIcon(value bool) SchemaPopOver
- func (s SchemaPopOver) Size(value string) SchemaPopOver
- func (s SchemaPopOver) Title(value any) SchemaPopOver
- func (s SchemaPopOver) Trigger(value string) SchemaPopOver
- type State
- func (s State) Body(value ...any) State
- func (s State) ClassName(value string) State
- func (s State) Disabled(value bool) State
- func (s State) DisabledOn(value string) State
- func (s State) EditorSetting(value string) State
- func (s State) Hidden(value bool) State
- func (s State) HiddenOn(value string) State
- func (s State) ID(value string) State
- func (s State) OnEvent(value any) State
- func (s State) Static(value bool) State
- func (s State) StaticClassName(value string) State
- func (s State) StaticInputClassName(value string) State
- func (s State) StaticLabelClassName(value string) State
- func (s State) StaticOn(value string) State
- func (s State) StaticPlaceholder(value string) State
- func (s State) StaticSchema(value string) State
- func (s State) Style(value any) State
- func (s State) TestIdBuilder(value string) State
- func (s State) Testid(value string) State
- func (s State) Title(value any) State
- func (s State) UseMobileUI(value bool) State
- func (s State) Visible(value bool) State
- func (s State) VisibleOn(value string) State
- type Step
- func (s Step) ClassName(value string) Step
- func (s Step) Description(value string) Step
- func (s Step) Disabled(value bool) Step
- func (s Step) DisabledOn(value string) Step
- func (s Step) EditorSetting(value string) Step
- func (s Step) Hidden(value bool) Step
- func (s Step) HiddenOn(value string) Step
- func (s Step) ID(value string) Step
- func (s Step) Icon(value string) Step
- func (s Step) OnEvent(value any) Step
- func (s Step) Static(value bool) Step
- func (s Step) StaticClassName(value string) Step
- func (s Step) StaticInputClassName(value string) Step
- func (s Step) StaticLabelClassName(value string) Step
- func (s Step) StaticOn(value string) Step
- func (s Step) StaticPlaceholder(value string) Step
- func (s Step) StaticSchema(value string) Step
- func (s Step) Style(value any) Step
- func (s Step) SubTitle(value any) Step
- func (s Step) TestIdBuilder(value string) Step
- func (s Step) Testid(value string) Step
- func (s Step) Title(value any) Step
- func (s Step) UseMobileUI(value bool) Step
- func (s Step) Value(value string) Step
- func (s Step) Visible(value bool) Step
- func (s Step) VisibleOn(value string) Step
- type Tab
- func (t Tab) Badge(value string) Tab
- func (t Tab) Body(value ...any) Tab
- func (t Tab) ClassName(value string) Tab
- func (t Tab) Closable(value bool) Tab
- func (t Tab) Disabled(value bool) Tab
- func (t Tab) DisabledOn(value string) Tab
- func (t Tab) EditorSetting(value string) Tab
- func (t Tab) Hash(value string) Tab
- func (t Tab) Hidden(value bool) Tab
- func (t Tab) HiddenOn(value string) Tab
- func (t Tab) Horizontal(value string) Tab
- func (t Tab) ID(value string) Tab
- func (t Tab) Icon(value string) Tab
- func (t Tab) IconPosition(value string) Tab
- func (t Tab) Mode(value string) Tab
- func (t Tab) MountOnEnter(value bool) Tab
- func (t Tab) OnEvent(value any) Tab
- func (t Tab) Reload(value bool) Tab
- func (t Tab) Static(value bool) Tab
- func (t Tab) StaticClassName(value string) Tab
- func (t Tab) StaticInputClassName(value string) Tab
- func (t Tab) StaticLabelClassName(value string) Tab
- func (t Tab) StaticOn(value string) Tab
- func (t Tab) StaticPlaceholder(value string) Tab
- func (t Tab) StaticSchema(value string) Tab
- func (t Tab) Style(value string) Tab
- func (t Tab) Tab(value ...any) Tab
- func (t Tab) TestIdBuilder(value string) Tab
- func (t Tab) Testid(value string) Tab
- func (t Tab) Title(value any) Tab
- func (t Tab) UnmountOnExit(value bool) Tab
- func (t Tab) UseMobileUI(value bool) Tab
- func (t Tab) Visible(value bool) Tab
- func (t Tab) VisibleOn(value string) Tab
- type TableColumn
- func (c TableColumn) Align(value string) TableColumn
- func (c TableColumn) Breakpoint(value string) TableColumn
- func (c TableColumn) CanAccessSuperData(value bool) TableColumn
- func (c TableColumn) ClassName(value string) TableColumn
- func (c TableColumn) ClassNameExpr(value string) TableColumn
- func (c TableColumn) Copyable(value bool) TableColumn
- func (c TableColumn) Filterable(value bool) TableColumn
- func (c TableColumn) Fixed(value string) TableColumn
- func (c TableColumn) HeaderAlign(value string) TableColumn
- func (c TableColumn) InnerStyle(value any) TableColumn
- func (c TableColumn) Label(value string) TableColumn
- func (c TableColumn) LabelClassName(value string) TableColumn
- func (c TableColumn) LazyRenderAfter(value string) TableColumn
- func (c TableColumn) Name(value string) TableColumn
- func (c TableColumn) PopOver(value string) TableColumn
- func (c TableColumn) QuickEdit(value string) TableColumn
- func (c TableColumn) QuickEditOnUpdate(value string) TableColumn
- func (c TableColumn) Remark(value string) TableColumn
- func (c TableColumn) Searchable(value bool) TableColumn
- func (c TableColumn) Sortable(value bool) TableColumn
- func (c TableColumn) Toggled(value bool) TableColumn
- func (c TableColumn) Unique(value bool) TableColumn
- func (c TableColumn) VAlign(value string) TableColumn
- func (c TableColumn) Value(value string) TableColumn
- func (c TableColumn) Width(value string) TableColumn
- type TimelineItem
- func (t TimelineItem) ClassName(value string) TimelineItem
- func (t TimelineItem) Color(value string) TimelineItem
- func (t TimelineItem) Detail(value string) TimelineItem
- func (t TimelineItem) DetailClassName(value string) TimelineItem
- func (t TimelineItem) DetailCollapsedText(value string) TimelineItem
- func (t TimelineItem) DetailExpandedText(value string) TimelineItem
- func (t TimelineItem) Disabled(value bool) TimelineItem
- func (t TimelineItem) DisabledOn(value string) TimelineItem
- func (t TimelineItem) EditorSetting(value string) TimelineItem
- func (t TimelineItem) Hidden(value bool) TimelineItem
- func (t TimelineItem) HiddenOn(value string) TimelineItem
- func (t TimelineItem) ID(value string) TimelineItem
- func (t TimelineItem) Icon(value string) TimelineItem
- func (t TimelineItem) IconClassName(value string) TimelineItem
- func (t TimelineItem) OnEvent(value any) TimelineItem
- func (t TimelineItem) Static(value bool) TimelineItem
- func (t TimelineItem) StaticClassName(value string) TimelineItem
- func (t TimelineItem) StaticInputClassName(value string) TimelineItem
- func (t TimelineItem) StaticLabelClassName(value string) TimelineItem
- func (t TimelineItem) StaticOn(value string) TimelineItem
- func (t TimelineItem) StaticPlaceholder(value string) TimelineItem
- func (t TimelineItem) StaticSchema(value string) TimelineItem
- func (t TimelineItem) Style(value any) TimelineItem
- func (t TimelineItem) TestIdBuilder(value string) TimelineItem
- func (t TimelineItem) Testid(value string) TimelineItem
- func (t TimelineItem) Time(value string) TimelineItem
- func (t TimelineItem) TimeClassName(value string) TimelineItem
- func (t TimelineItem) Title(value any) TimelineItem
- func (t TimelineItem) TitleClassName(value string) TimelineItem
- func (t TimelineItem) UseMobileUI(value bool) TimelineItem
- func (t TimelineItem) Visible(value bool) TimelineItem
- func (t TimelineItem) VisibleOn(value string) TimelineItem
- type Toast
- func (t Toast) Body(value ...any) Toast
- func (t Toast) CloseButton(value bool) Toast
- func (t Toast) Items(value ...ToastItem) Toast
- func (t Toast) Level(value string) Toast
- func (t Toast) Position(value string) Toast
- func (t Toast) ShowIcon(value bool) Toast
- func (t Toast) Timeout(value string) Toast
- func (t Toast) Title(value any) Toast
- type ToastItem
- func (i ToastItem) AllowHtml(value bool) ToastItem
- func (i ToastItem) Body(value any) ToastItem
- func (i ToastItem) CloseButton(value bool) ToastItem
- func (i ToastItem) Level(value string) ToastItem
- func (i ToastItem) Position(value string) ToastItem
- func (i ToastItem) ShowIcon(value bool) ToastItem
- func (i ToastItem) Timeout(value float64) ToastItem
- func (i ToastItem) Title(value any) ToastItem
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AnchorNavSection ¶
type AnchorNavSection Schema
AnchorNavSection is an anchor area renderer. Documentation: https://aisuda.bce.baidu.com/amis/zh-CN/components/anchor-nav
func NewAnchorNavSection ¶
func NewAnchorNavSection() AnchorNavSection
func (AnchorNavSection) Body ¶
func (a AnchorNavSection) Body(value ...any) AnchorNavSection
Body sets the content.
func (AnchorNavSection) Children ¶
func (a AnchorNavSection) Children(value string) AnchorNavSection
Children sets the child nodes.
func (AnchorNavSection) ClassName ¶
func (a AnchorNavSection) ClassName(value string) AnchorNavSection
ClassName sets the container CSS class name.
func (AnchorNavSection) Disabled ¶
func (a AnchorNavSection) Disabled(value bool) AnchorNavSection
Disabled sets whether the component is disabled.
func (AnchorNavSection) DisabledOn ¶
func (a AnchorNavSection) DisabledOn(value string) AnchorNavSection
DisabledOn sets the expression to determine if the component is disabled.
func (AnchorNavSection) EditorSetting ¶
func (a AnchorNavSection) EditorSetting(value string) AnchorNavSection
EditorSetting sets the editor configuration, which can be ignored at runtime.
func (AnchorNavSection) Hidden ¶
func (a AnchorNavSection) Hidden(value bool) AnchorNavSection
Hidden sets whether the component is hidden.
func (AnchorNavSection) HiddenOn ¶
func (a AnchorNavSection) HiddenOn(value string) AnchorNavSection
HiddenOn sets the expression to determine if the component is hidden.
func (AnchorNavSection) Href ¶
func (a AnchorNavSection) Href(value string) AnchorNavSection
Href sets the anchor link.
func (AnchorNavSection) ID ¶
func (a AnchorNavSection) ID(value string) AnchorNavSection
ID sets the unique component ID, mainly used for logging.
func (AnchorNavSection) OnEvent ¶
func (a AnchorNavSection) OnEvent(value any) AnchorNavSection
OnEvent sets the event action configuration.
func (AnchorNavSection) Static ¶
func (a AnchorNavSection) Static(value bool) AnchorNavSection
Static sets whether the component is displayed statically.
func (AnchorNavSection) StaticClassName ¶
func (a AnchorNavSection) StaticClassName(value string) AnchorNavSection
StaticClassName sets the CSS class name for static display form items.
func (AnchorNavSection) StaticInputClassName ¶
func (a AnchorNavSection) StaticInputClassName(value string) AnchorNavSection
StaticInputClassName sets the CSS class name for static display form item values.
func (AnchorNavSection) StaticLabelClassName ¶
func (a AnchorNavSection) StaticLabelClassName(value string) AnchorNavSection
StaticLabelClassName sets the CSS class name for static display form item labels.
func (AnchorNavSection) StaticOn ¶
func (a AnchorNavSection) StaticOn(value string) AnchorNavSection
StaticOn sets the expression to determine if the component is displayed statically.
func (AnchorNavSection) StaticPlaceholder ¶
func (a AnchorNavSection) StaticPlaceholder(value string) AnchorNavSection
StaticPlaceholder sets the placeholder for static display empty values.
func (AnchorNavSection) StaticSchema ¶
func (a AnchorNavSection) StaticSchema(value string) AnchorNavSection
StaticSchema sets the static schema.
func (AnchorNavSection) Style ¶
func (a AnchorNavSection) Style(value any) AnchorNavSection
Style sets the component style.
func (AnchorNavSection) TestIdBuilder ¶
func (a AnchorNavSection) TestIdBuilder(value string) AnchorNavSection
TestIdBuilder sets the test ID builder.
func (AnchorNavSection) Testid ¶
func (a AnchorNavSection) Testid(value string) AnchorNavSection
Testid sets the test ID.
func (AnchorNavSection) Title ¶
func (a AnchorNavSection) Title(value any) AnchorNavSection
Title sets the navigation text description.
func (AnchorNavSection) UseMobileUI ¶
func (a AnchorNavSection) UseMobileUI(value bool) AnchorNavSection
UseMobileUI sets whether to disable mobile styles at the component level.
func (AnchorNavSection) Visible ¶
func (a AnchorNavSection) Visible(value bool) AnchorNavSection
Visible sets whether the component is visible.
func (AnchorNavSection) VisibleOn ¶
func (a AnchorNavSection) VisibleOn(value string) AnchorNavSection
VisibleOn sets the expression to determine if the component is visible.
type Api ¶
type Api Schema
func (Api) AttachDataToQuery ¶
AttachDataToQuery sets data in the query if the method is GET
func (Api) AutoRefresh ¶
AutoRefresh enables or disables auto-refresh
func (Api) ConcatDataFields ¶
ConcatDataFields merges data fields from multiple responses
func (Api) ConvertKeyToPath ¶
ConvertKeyToPath converts keys with dots or braces to objects
func (Api) ForceAppendDataToQuery ¶
ForceAppendDataToQuery forces data to be appended to the query
func (Api) ReplaceData ¶
ReplaceData replaces the existing data
func (Api) RequestAdaptor ¶
RequestAdaptor customizes the request before sending
func (Api) ResponseData ¶
ResponseData maps the response data
func (Api) ResponseType ¶
ResponseType sets the response type, e.g., for file downloads
func (Api) TrackExpression ¶
TrackExpression sets the expression to track for auto-refresh
type AutoFillHeight ¶
type AutoFillHeight Schema
AutoFillHeight represents a renderer for automatically filling height
func NewAutoFillHeight ¶
func NewAutoFillHeight() AutoFillHeight
func (AutoFillHeight) Height ¶
func (a AutoFillHeight) Height(value string) AutoFillHeight
Height sets the component's height
func (AutoFillHeight) MaxHeight ¶
func (a AutoFillHeight) MaxHeight(value string) AutoFillHeight
MaxHeight sets the maximum height for the component
type AutoGenerateFilter ¶
type AutoGenerateFilter Schema
AutoGenerateFilter represents a renderer for automatically generating filter conditions
func NewAutoGenerateFilter ¶
func NewAutoGenerateFilter() AutoGenerateFilter
func (AutoGenerateFilter) ColumnsNum ¶
func (a AutoGenerateFilter) ColumnsNum(value string) AutoGenerateFilter
ColumnsNum sets the number of columns per row in filter conditions
func (AutoGenerateFilter) DefaultCollapsed ¶
func (a AutoGenerateFilter) DefaultCollapsed(value bool) AutoGenerateFilter
DefaultCollapsed determines whether the filter is collapsed by default
func (AutoGenerateFilter) ShowBtnToolbar ¶
func (a AutoGenerateFilter) ShowBtnToolbar(value bool) AutoGenerateFilter
ShowBtnToolbar controls the visibility of query field configuration buttons
type Badge ¶
type Badge Schema
Badge represents a Badge renderer
func (Badge) OverflowCount ¶
OverflowCount sets the maximum number before truncation
type BreadcrumbItem ¶
type BreadcrumbItem Schema
func NewBreadcrumbItem ¶
func NewBreadcrumbItem() BreadcrumbItem
func (BreadcrumbItem) Dropdown ¶
func (bi BreadcrumbItem) Dropdown(value ...BreadcrumbItem) BreadcrumbItem
func (BreadcrumbItem) Href ¶
func (bi BreadcrumbItem) Href(value string) BreadcrumbItem
func (BreadcrumbItem) Icon ¶
func (bi BreadcrumbItem) Icon(value string) BreadcrumbItem
func (BreadcrumbItem) Label ¶
func (bi BreadcrumbItem) Label(value string) BreadcrumbItem
type ChartAxis ¶
type ChartAxis Schema
func NewChartAxis ¶
func NewChartAxis() ChartAxis
func (ChartAxis) StartAngle ¶
type ChartCfg ¶
type ChartCfg Schema
func NewChartConfig ¶
func NewChartConfig() ChartCfg
func (ChartCfg) AnimationDuration ¶
func (ChartCfg) RadiusAxis ¶
type ChartSeri ¶
type ChartSeri Schema
func NewChartSeries ¶
func NewChartSeries() ChartSeri
func (ChartSeri) CoordinateSystem ¶
func (ChartSeri) ShowSymbol ¶
type Column ¶
type Column Schema
func (Column) CanAccessSuperData ¶
CanAccessSuperData sets whether the cell can access parent data
func (Column) ClassNameExpr ¶
ClassNameExpr sets the cell class name expression
func (Column) ColSpanExpr ¶
ColSpanExpr sets the column span expression
func (Column) ColumnClassName ¶
ColumnClassName sets the column class name
func (Column) Filterable ¶
Filterable sets whether the column is filterable
func (Column) RowSpanExpr ¶
RowSpanExpr sets the row span expression
func (Column) Searchable ¶
Searchable sets whether the column is searchable
func (Column) TitleClassName ¶
TitleClassName sets the header cell class name
type ComboCondition ¶
type ComboCondition Schema
ComboCondition represents a composite condition rendering component
func NewComboCondition ¶
func NewComboCondition() ComboCondition
func (ComboCondition) Items ¶
func (cc ComboCondition) Items(value ...any) ComboCondition
Items sets the collection of condition items
func (ComboCondition) Label ¶
func (cc ComboCondition) Label(value string) ComboCondition
Label sets the text label for the condition component
func (ComboCondition) Mode ¶
func (cc ComboCondition) Mode(value string) ComboCondition
Mode sets the operational mode for the condition component
func (ComboCondition) Scaffold ¶
func (cc ComboCondition) Scaffold(value string) ComboCondition
Scaffold sets the structural template or framework for the condition
func (ComboCondition) Test ¶
func (cc ComboCondition) Test(value string) ComboCondition
Test sets the condition test expression or value
type Component ¶
type Component Schema
Component represents a flexible Component with configurable attributes
func NewComponent ¶
func NewComponent() Component
type Event ¶
type Event Schema
func (Event) MouseEnter ¶
func (Event) MouseLeave ¶
func (Event) SubmitSucc ¶
type EventAction ¶
type EventAction Schema
func NewEventAction ¶
func NewEventAction() EventAction
func NewEventActionDialog ¶
func NewEventActionDialog(dialog ...any) EventAction
func NewEventActionDrawer ¶
func NewEventActionDrawer(drawer ...any) EventAction
func NewEventActionToast ¶
func NewEventActionToast() EventAction
func (EventAction) ActionType ¶
func (la EventAction) ActionType(value string) EventAction
ActionType sets the action type Possible values: toast | ajax | dialog | closeDialog | drawer | closeDrawer | confirmDialog | alert url | link | goBack | refresh | copy | print | email | setEventData | wait setValue | reload | show | hidden | enabled | disabled | static | nonstatic broadcast | loop | break | continue | switch | parallel | validate | custom
func (EventAction) Api ¶
func (ea EventAction) Api(value any) EventAction
Api sets the api when actionType is ajax
func (EventAction) Children ¶
func (ea EventAction) Children(value ...EventAction) EventAction
func (EventAction) ComponentID ¶
func (la EventAction) ComponentID(value string) EventAction
ComponentID sets the component ID
func (EventAction) ComponentName ¶
func (la EventAction) ComponentName(value string) EventAction
ComponentName sets the component name
func (EventAction) ConfirmTitle ¶
func (la EventAction) ConfirmTitle(value any) EventAction
ConfirmTitle sets the confirm dialog title
func (EventAction) DataMergeMode ¶
func (la EventAction) DataMergeMode(value string) EventAction
DataMergeMode sets the data merge mode Possible values: merge | override
func (EventAction) Description ¶
func (la EventAction) Description(value string) EventAction
Description sets the description
func (EventAction) Dialog ¶
func (ea EventAction) Dialog(value any) EventAction
Dialog defines the dialog when the actionType is dialog
func (EventAction) Drawer ¶
func (ea EventAction) Drawer(value any) EventAction
Drawer defines the drawer when the actionType is drawer
func (EventAction) ExecOn ¶
func (la EventAction) ExecOn(value string) EventAction
ExecOn sets the execution condition
func (EventAction) Expression ¶
func (la EventAction) Expression(value any) EventAction
Expression sets the execution condition as a boolean, expression, or ConditionBuilder
func (EventAction) IgnoreError ¶
func (la EventAction) IgnoreError(value bool) EventAction
IgnoreError sets whether to ignore errors
func (EventAction) OutputVar ¶
func (la EventAction) OutputVar(value string) EventAction
OutputVar sets the output variable
func (EventAction) PreventDefault ¶
func (la EventAction) PreventDefault(value any) EventAction
PreventDefault sets whether to prevent the default behavior as a boolean, expression, or ConditionBuilder
func (EventAction) Script ¶
func (ea EventAction) Script(value string) EventAction
Script sets a custom script when actionType is custom
func (EventAction) StopPropagation ¶
func (la EventAction) StopPropagation(value any) EventAction
StopPropagation sets whether to stop event propagation as a boolean, expression, or ConditionBuilder
func (EventAction) Value ¶
func (ea EventAction) Value(value string) EventAction
Value sets the value
func (EventAction) WaitForAction ¶
func (ea EventAction) WaitForAction(value bool) EventAction
WaitForAction sets if wait the dialog/drawer action
type EventActionArgs ¶
type EventActionArgs Schema
func NewEventActionArgs ¶
func NewEventActionArgs() EventActionArgs
func (EventActionArgs) Blank ¶
func (a EventActionArgs) Blank(value bool) EventActionArgs
func (EventActionArgs) CloseButton ¶
func (a EventActionArgs) CloseButton(value bool) EventActionArgs
func (EventActionArgs) Content ¶
func (a EventActionArgs) Content(value string) EventActionArgs
func (EventActionArgs) Delta ¶
func (a EventActionArgs) Delta(value int) EventActionArgs
func (EventActionArgs) EventName ¶
func (a EventActionArgs) EventName(value string) EventActionArgs
func (EventActionArgs) ID ¶
func (a EventActionArgs) ID(value string) EventActionArgs
func (EventActionArgs) Key ¶
func (a EventActionArgs) Key(value string) EventActionArgs
func (EventActionArgs) Link ¶
func (a EventActionArgs) Link(value string) EventActionArgs
func (EventActionArgs) LoopName ¶
func (a EventActionArgs) LoopName(value string) EventActionArgs
func (EventActionArgs) Msg ¶
func (a EventActionArgs) Msg(value string) EventActionArgs
func (EventActionArgs) MsgType ¶
func (a EventActionArgs) MsgType(value string) EventActionArgs
func (EventActionArgs) Params ¶
func (a EventActionArgs) Params(value any) EventActionArgs
func (EventActionArgs) Position ¶
func (a EventActionArgs) Position(value string) EventActionArgs
func (EventActionArgs) Set ¶
func (a EventActionArgs) Set(key string, value any) EventActionArgs
func (EventActionArgs) ShowIcon ¶
func (a EventActionArgs) ShowIcon(value bool) EventActionArgs
func (EventActionArgs) TargetType ¶
func (a EventActionArgs) TargetType(value string) EventActionArgs
func (EventActionArgs) Time ¶
func (a EventActionArgs) Time(value int) EventActionArgs
func (EventActionArgs) Timeout ¶
func (a EventActionArgs) Timeout(value float64) EventActionArgs
func (EventActionArgs) Url ¶
func (a EventActionArgs) Url(value string) EventActionArgs
func (EventActionArgs) Value ¶
func (a EventActionArgs) Value(value any) EventActionArgs
type EventActions ¶
type EventActions Schema
func NewEventActions ¶
func NewEventActions(value ...any) EventActions
func (EventActions) Actions ¶
func (e EventActions) Actions(value ...any) EventActions
type Expandable ¶
type Expandable Schema
Expandable represents an Expandable renderer
func NewExpandable ¶
func NewExpandable() Expandable
func (Expandable) ExpandableOn ¶
func (e Expandable) ExpandableOn(value string) Expandable
ExpandableOn sets the expression for whether a row is expandable
func (Expandable) ExpandedRowClassNameExpr ¶
func (e Expandable) ExpandedRowClassNameExpr(value string) Expandable
ExpandedRowClassNameExpr sets the expression for the expanded row class name
func (Expandable) ExpandedRowKeys ¶
func (e Expandable) ExpandedRowKeys(value string) Expandable
ExpandedRowKeys sets the keys of the expanded rows
func (Expandable) ExpandedRowKeysExpr ¶
func (e Expandable) ExpandedRowKeysExpr(value string) Expandable
ExpandedRowKeysExpr sets the expression for the keys of the expanded rows
func (Expandable) KeyField ¶
func (e Expandable) KeyField(value string) Expandable
KeyField sets the key field corresponding to the data source
type FeedbackDialog ¶
type FeedbackDialog Schema
FeedbackDialog represents a feedback dialog
func NewFeedbackDialog ¶
func NewFeedbackDialog() FeedbackDialog
func (FeedbackDialog) Actions ¶
func (f FeedbackDialog) Actions(value string) FeedbackDialog
Actions sets the actions, default buttons are confirm and cancel
func (FeedbackDialog) Body ¶
func (f FeedbackDialog) Body(value ...any) FeedbackDialog
Body sets the content area
func (FeedbackDialog) BodyClassName ¶
func (f FeedbackDialog) BodyClassName(value string) FeedbackDialog
BodyClassName sets the class name for the body container
func (FeedbackDialog) ClassName ¶
func (f FeedbackDialog) ClassName(value string) FeedbackDialog
ClassName sets the CSS class name for the container
func (FeedbackDialog) CloseOnEsc ¶
func (f FeedbackDialog) CloseOnEsc(value bool) FeedbackDialog
CloseOnEsc sets whether the dialog can be closed with the ESC key
func (FeedbackDialog) CloseOnOutside ¶
func (f FeedbackDialog) CloseOnOutside(value bool) FeedbackDialog
CloseOnOutside sets whether the dialog can be closed by clicking outside
func (FeedbackDialog) Confirm ¶
func (f FeedbackDialog) Confirm(value bool) FeedbackDialog
Confirm sets whether the confirm button is enabled
func (FeedbackDialog) Data ¶
func (f FeedbackDialog) Data(value any) FeedbackDialog
Data sets the data mapping
func (FeedbackDialog) DialogType ¶
func (f FeedbackDialog) DialogType(value string) FeedbackDialog
DialogType sets the dialog type, e.g., confirm
func (FeedbackDialog) Disabled ¶
func (f FeedbackDialog) Disabled(value bool) FeedbackDialog
Disabled sets whether the dialog is disabled
func (FeedbackDialog) DisabledOn ¶
func (f FeedbackDialog) DisabledOn(value string) FeedbackDialog
DisabledOn sets the expression to disable the dialog
func (FeedbackDialog) Draggable ¶
func (f FeedbackDialog) Draggable(value bool) FeedbackDialog
Draggable sets whether the dialog is draggable
func (FeedbackDialog) EditorSetting ¶
func (f FeedbackDialog) EditorSetting(value string) FeedbackDialog
EditorSetting sets the editor configuration, ignored at runtime
func (FeedbackDialog) Footer ¶
func (f FeedbackDialog) Footer(value string) FeedbackDialog
Footer sets the footer content
func (FeedbackDialog) Header ¶
func (f FeedbackDialog) Header(value string) FeedbackDialog
Header sets the header content
func (FeedbackDialog) HeaderClassName ¶
func (f FeedbackDialog) HeaderClassName(value string) FeedbackDialog
HeaderClassName sets the class name for the header
func (FeedbackDialog) Height ¶
func (f FeedbackDialog) Height(value string) FeedbackDialog
Height sets the dialog height
func (FeedbackDialog) Hidden ¶
func (f FeedbackDialog) Hidden(value bool) FeedbackDialog
Hidden sets whether the dialog is hidden
func (FeedbackDialog) HiddenOn ¶
func (f FeedbackDialog) HiddenOn(value string) FeedbackDialog
HiddenOn sets the expression to hide the dialog
func (FeedbackDialog) ID ¶
func (f FeedbackDialog) ID(value string) FeedbackDialog
ID sets the unique ID for the component, mainly for logging
func (FeedbackDialog) InputParams ¶
func (f FeedbackDialog) InputParams(value string) FeedbackDialog
InputParams sets the dialog parameters, formatted as JSONSchema
func (FeedbackDialog) Name ¶
func (f FeedbackDialog) Name(value string) FeedbackDialog
Name sets the component name, used for locating and communication
func (FeedbackDialog) OnEvent ¶
func (f FeedbackDialog) OnEvent(value any) FeedbackDialog
OnEvent sets the event action configuration
func (FeedbackDialog) Overlay ¶
func (f FeedbackDialog) Overlay(value bool) FeedbackDialog
Overlay sets whether to show the overlay
func (FeedbackDialog) ShowCloseButton ¶
func (f FeedbackDialog) ShowCloseButton(value bool) FeedbackDialog
ShowCloseButton sets whether to show the close button
func (FeedbackDialog) ShowErrorMsg ¶
func (f FeedbackDialog) ShowErrorMsg(value bool) FeedbackDialog
ShowErrorMsg sets whether to show error messages
func (FeedbackDialog) ShowLoading ¶
func (f FeedbackDialog) ShowLoading(value bool) FeedbackDialog
ShowLoading sets whether to show the loading spinner
func (FeedbackDialog) Size ¶
func (f FeedbackDialog) Size(value string) FeedbackDialog
Size sets the dialog size
func (FeedbackDialog) SkipRestOnCancel ¶
func (f FeedbackDialog) SkipRestOnCancel(value bool) FeedbackDialog
SkipRestOnCancel sets whether to interrupt subsequent operations on cancel
func (FeedbackDialog) SkipRestOnConfirm ¶
func (f FeedbackDialog) SkipRestOnConfirm(value bool) FeedbackDialog
SkipRestOnConfirm sets whether to interrupt subsequent operations on confirm
func (FeedbackDialog) Static ¶
func (f FeedbackDialog) Static(value bool) FeedbackDialog
Static sets whether the dialog is displayed statically
func (FeedbackDialog) StaticClassName ¶
func (f FeedbackDialog) StaticClassName(value string) FeedbackDialog
StaticClassName sets the class name for static display form items
func (FeedbackDialog) StaticInputClassName ¶
func (f FeedbackDialog) StaticInputClassName(value string) FeedbackDialog
StaticInputClassName sets the class name for static display form item values
func (FeedbackDialog) StaticLabelClassName ¶
func (f FeedbackDialog) StaticLabelClassName(value string) FeedbackDialog
StaticLabelClassName sets the class name for static display form item labels
func (FeedbackDialog) StaticOn ¶
func (f FeedbackDialog) StaticOn(value string) FeedbackDialog
StaticOn sets the expression for static display
func (FeedbackDialog) StaticPlaceholder ¶
func (f FeedbackDialog) StaticPlaceholder(value string) FeedbackDialog
StaticPlaceholder sets the placeholder for static display empty values
func (FeedbackDialog) StaticSchema ¶
func (f FeedbackDialog) StaticSchema(value string) FeedbackDialog
StaticSchema sets the static schema
func (FeedbackDialog) Style ¶
func (f FeedbackDialog) Style(value any) FeedbackDialog
Style sets the component style
func (FeedbackDialog) TestIdBuilder ¶
func (f FeedbackDialog) TestIdBuilder(value string) FeedbackDialog
TestIdBuilder sets the test ID builder
func (FeedbackDialog) Testid ¶
func (f FeedbackDialog) Testid(value string) FeedbackDialog
Testid sets the test ID
func (FeedbackDialog) Title ¶
func (f FeedbackDialog) Title(value any) FeedbackDialog
Title sets the dialog title
func (FeedbackDialog) UseMobileUI ¶
func (f FeedbackDialog) UseMobileUI(value bool) FeedbackDialog
UseMobileUI sets whether to disable mobile UI styles at the component level
func (FeedbackDialog) Visible ¶
func (f FeedbackDialog) Visible(value bool) FeedbackDialog
Visible sets whether the dialog is visible
func (FeedbackDialog) VisibleOn ¶
func (f FeedbackDialog) VisibleOn(value string) FeedbackDialog
VisibleOn sets the condition for the dialog to appear
func (FeedbackDialog) Width ¶
func (f FeedbackDialog) Width(value string) FeedbackDialog
Width sets the dialog width
type GridColumn ¶
type GridColumn Schema
GridColumn represents a grid column
func NewGridColumn ¶
func NewGridColumn() GridColumn
func (GridColumn) Body ¶
func (c GridColumn) Body(value ...any) GridColumn
Body sets the content of the column
func (GridColumn) ColumnClassName ¶
func (c GridColumn) ColumnClassName(value string) GridColumn
ColumnClassName sets the CSS class name of the column
func (GridColumn) Horizontal ¶
func (c GridColumn) Horizontal(value string) GridColumn
Horizontal sets the horizontal width ratio for horizontal layout
func (GridColumn) ID ¶
func (c GridColumn) ID(value string) GridColumn
ID sets the unique ID of the component
func (GridColumn) Lg ¶
func (c GridColumn) Lg(value string) GridColumn
Lg sets the width ratio for large screens (>=1200px)
func (GridColumn) Md ¶
func (c GridColumn) Md(value string) GridColumn
Md sets the width ratio for medium screens (>=992px)
func (GridColumn) Mode ¶
func (c GridColumn) Mode(value string) GridColumn
Mode sets the default display mode of sub-form items
func (GridColumn) Sm ¶
func (c GridColumn) Sm(value string) GridColumn
Sm sets the width ratio for small screens (>=768px)
func (GridColumn) Style ¶
func (c GridColumn) Style(value any) GridColumn
Style sets the style of the column
func (GridColumn) ThemeCSS ¶
func (c GridColumn) ThemeCSS(value any) GridColumn
ThemeCSS sets the theme CSS of the column
func (GridColumn) Valign ¶
func (c GridColumn) Valign(value string) GridColumn
Valign sets the vertical alignment of the column
func (GridColumn) WrapperCustomStyle ¶
func (c GridColumn) WrapperCustomStyle(value any) GridColumn
WrapperCustomStyle sets the custom wrapper style of the column
func (GridColumn) Xs ¶
func (c GridColumn) Xs(value string) GridColumn
Xs sets the width ratio for extra small screens (<768px)
type GridItem ¶
type GridItem Schema
func NewGridItem ¶
func NewGridItem() GridItem
type HBoxColumn ¶
type HBoxColumn Schema
HBoxColumn represents a column renderer
func NewHBoxColumn ¶
func NewHBoxColumn() HBoxColumn
func (HBoxColumn) Body ¶
func (h HBoxColumn) Body(value ...any) HBoxColumn
Body sets the content area
func (HBoxColumn) ColumnClassName ¶
func (h HBoxColumn) ColumnClassName(value string) HBoxColumn
ColumnClassName sets the CSS class name for the column
func (HBoxColumn) Height ¶
func (h HBoxColumn) Height(value string) HBoxColumn
Height sets the height
func (HBoxColumn) Horizontal ¶
func (h HBoxColumn) Horizontal(value string) HBoxColumn
Horizontal sets the horizontal layout ratio
func (HBoxColumn) Mode ¶
func (h HBoxColumn) Mode(value string) HBoxColumn
Mode sets the display mode for sub-form items
func (HBoxColumn) Style ¶
func (h HBoxColumn) Style(value any) HBoxColumn
Style sets additional styles
func (HBoxColumn) Valign ¶
func (h HBoxColumn) Valign(value string) HBoxColumn
Valign sets the vertical alignment
func (HBoxColumn) Visible ¶
func (h HBoxColumn) Visible(value bool) HBoxColumn
Visible sets the visibility
func (HBoxColumn) VisibleOn ¶
func (h HBoxColumn) VisibleOn(value string) HBoxColumn
VisibleOn sets the visibility expression
type Horizontal ¶
type Horizontal Schema
func NewHorizontal ¶
func NewHorizontal() Horizontal
func (Horizontal) Justify ¶
func (h Horizontal) Justify(value bool) Horizontal
Justify aligns form content to both ends. Only effective for inline controls.
func (Horizontal) Left ¶
func (h Horizontal) Left(value string) Horizontal
func (Horizontal) Offset ¶
func (h Horizontal) Offset(value string) Horizontal
func (Horizontal) Right ¶
func (h Horizontal) Right(value string) Horizontal
type IconChecked ¶
type IconChecked Schema
IconChecked represents an icon checked renderer
func NewIconChecked ¶
func NewIconChecked() IconChecked
func (IconChecked) ID ¶
func (i IconChecked) ID(value string) IconChecked
ID sets the unique id of the component
func (IconChecked) Name ¶
func (i IconChecked) Name(value string) IconChecked
Name sets the name of the component
type IconItem ¶
type IconItem Schema
IconItem represents an icon item renderer
func NewIconItem ¶
func NewIconItem() IconItem
type ImageToolbarAction ¶
type ImageToolbarAction Schema
ImageToolbarAction represents an image toolbar action
func NewImageToolbarAction ¶
func NewImageToolbarAction() ImageToolbarAction
func (ImageToolbarAction) ConfirmTitle ¶
func (a ImageToolbarAction) ConfirmTitle(value any) ImageToolbarAction
ConfirmTitle sets the confirm dialog title
func (ImageToolbarAction) Disabled ¶
func (a ImageToolbarAction) Disabled(value bool) ImageToolbarAction
Disabled sets the disabled state
func (ImageToolbarAction) Icon ¶
func (a ImageToolbarAction) Icon(value string) ImageToolbarAction
Icon sets the icon
func (ImageToolbarAction) IconClassName ¶
func (a ImageToolbarAction) IconClassName(value string) ImageToolbarAction
IconClassName sets the icon class name
func (ImageToolbarAction) Key ¶
func (a ImageToolbarAction) Key(value string) ImageToolbarAction
Key sets the action key (ROTATE_RIGHT, ROTATE_LEFT, ZOOM_IN, ZOOM_OUT, SCALE_ORIGIN)
func (ImageToolbarAction) Label ¶
func (a ImageToolbarAction) Label(value string) ImageToolbarAction
Label sets the label
type ListBodyField ¶
type ListBodyField Schema
ListBodyField represents a list body field control
func NewListBodyField ¶
func NewListBodyField() ListBodyField
func (ListBodyField) Copyable ¶
func (lb ListBodyField) Copyable(value bool) ListBodyField
Copyable enables the copy feature
func (ListBodyField) InnerClassName ¶
func (lb ListBodyField) InnerClassName(value string) ListBodyField
InnerClassName sets the CSS class name for the inner component
func (ListBodyField) Label ¶
func (lb ListBodyField) Label(value string) ListBodyField
Label sets the column header
func (ListBodyField) LabelClassName ¶
func (lb ListBodyField) LabelClassName(value string) ListBodyField
LabelClassName sets the CSS class name for the label
func (ListBodyField) Name ¶
func (lb ListBodyField) Name(value string) ListBodyField
Name sets the bound field name
func (ListBodyField) PopOver ¶
func (lb ListBodyField) PopOver(value string) ListBodyField
PopOver sets the pop-over content
func (ListBodyField) QuickEdit ¶
func (lb ListBodyField) QuickEdit(value string) ListBodyField
QuickEdit enables quick edit feature
type ListItem ¶
type ListItem Schema
ListItem represents a list item.
func NewListItem ¶
func NewListItem() ListItem
func (ListItem) ActionsPosition ¶
ActionsPosition sets the position of actions (left or right).
func (ListItem) DisabledOn ¶
DisabledOn sets the expression to determine if the item is disabled.
func (ListItem) EditorSetting ¶
EditorSetting sets the editor configuration.
func (ListItem) StaticClassName ¶
StaticClassName sets the CSS class name for static display.
func (ListItem) StaticInputClassName ¶
StaticInputClassName sets the CSS class name for static input display.
func (ListItem) StaticLabelClassName ¶
StaticLabelClassName sets the CSS class name for static label display.
func (ListItem) StaticOn ¶
StaticOn sets the expression to determine if the item is displayed statically.
func (ListItem) StaticPlaceholder ¶
StaticPlaceholder sets the placeholder for static display.
func (ListItem) StaticSchema ¶
StaticSchema sets the schema for static display mode.
func (ListItem) TestIdBuilder ¶
TestIdBuilder sets the test ID builder.
func (ListItem) UseMobileUI ¶
UseMobileUI sets whether to use mobile UI.
type NavItem ¶
type NavItem Schema
NavItem represents a navigation item
func NewNavItem ¶
func NewNavItem() NavItem
func (NavItem) DisabledOn ¶
DisabledOn sets the disabled expression
func (NavItem) DisabledTip ¶
DisabledTip sets the disabled tip
func (NavItem) EditorSetting ¶
EditorSetting sets the editor setting
func (NavItem) StaticClassName ¶
StaticClassName sets the static display class name
func (NavItem) StaticInputClassName ¶
StaticInputClassName sets the static input class name
func (NavItem) StaticLabelClassName ¶
StaticLabelClassName sets the static label class name
func (NavItem) StaticPlaceholder ¶
StaticPlaceholder sets the static placeholder
func (NavItem) StaticSchema ¶
StaticSchema sets the static schema
func (NavItem) TestIdBuilder ¶
TestIdBuilder sets the test ID builder
func (NavItem) UseMobileUI ¶
UseMobileUI sets the mobile UI state
type NavLink ¶
type NavLink Schema
func NewNavLink ¶
func NewNavLink() NavLink
func (NavLink) DisabledTip ¶
DisabledTip sets the tooltip text when the link is disabled.
type NavOverflow ¶
type NavOverflow Schema
NavOverflow represents the navigation overflow configuration.
func NewNavOverflow ¶
func NewNavOverflow() NavOverflow
func (NavOverflow) Enable ¶
func (n NavOverflow) Enable(value bool) NavOverflow
Enable sets whether responsive overflow is enabled.
func (NavOverflow) ItemWidth ¶
func (n NavOverflow) ItemWidth(value string) NavOverflow
ItemWidth sets the width of navigation items.
func (NavOverflow) MaxVisibleCount ¶
func (n NavOverflow) MaxVisibleCount(value string) NavOverflow
MaxVisibleCount sets the maximum number of visible items.
func (NavOverflow) OverflowClassName ¶
func (n NavOverflow) OverflowClassName(value string) NavOverflow
OverflowClassName sets the CSS class name for the overflow button.
func (NavOverflow) OverflowIndicator ¶
func (n NavOverflow) OverflowIndicator(value string) NavOverflow
OverflowIndicator sets the icon for the overflow button.
func (NavOverflow) OverflowLabel ¶
func (n NavOverflow) OverflowLabel(value string) NavOverflow
OverflowLabel sets the text for the overflow button.
func (NavOverflow) OverflowListClassName ¶
func (n NavOverflow) OverflowListClassName(value string) NavOverflow
OverflowListClassName sets the CSS class name for the overflow list.
func (NavOverflow) OverflowPopoverClassName ¶
func (n NavOverflow) OverflowPopoverClassName(value string) NavOverflow
OverflowPopoverClassName sets the CSS class name for the popover.
func (NavOverflow) OverflowSuffix ¶
func (n NavOverflow) OverflowSuffix(value string) NavOverflow
OverflowSuffix sets the suffix node for the navigation list.
func (NavOverflow) Style ¶
func (n NavOverflow) Style(value any) NavOverflow
Style sets custom styles.
func (NavOverflow) WrapperComponent ¶
func (n NavOverflow) WrapperComponent(value string) NavOverflow
WrapperComponent sets the outer tag name for wrapping navigation.
type Option ¶
type Option Schema
Option represents an option schema
func (Option) Description ¶
Description sets a description
func (Option) ScopeLabel ¶
ScopeLabel sets a scope label for clearer data display
type Options ¶
type Options Schema
func NewOptions ¶
func NewOptions() Options
func (Options) Description ¶
Description sets the description
func (Options) DisabledOn ¶
DisabledOn sets the condition for disabling
func (Options) ExtractValue ¶
ExtractValue sets extractValue, effective when joinValues is true
func (Options) InputClassName ¶
InputClassName sets the input class name
func (Options) ItemHeight ¶
ItemHeight sets the height of each item for virtual rendering
func (Options) JoinValues ¶
JoinValues sets joinValues, concatenates selected values with commas
func (Options) LabelAlign ¶
LabelAlign sets the label alignment, effective when mode is horizontal
func (Options) LabelClassName ¶
LabelClassName sets the label class name
func (Options) LabelField ¶
LabelField sets the field used as label
func (Options) LabelRemark ¶
LabelRemark sets the label remark
func (Options) RequiredOn ¶
RequiredOn sets the condition for required state
func (Options) SubmitOnChange ¶
SubmitOnChange sets the submit on change state
func (Options) ValidateApi ¶
ValidateApi sets the validation API
func (Options) Validations ¶
Validations sets the validation rules
func (Options) ValueField ¶
ValueField sets the field used as value
func (Options) ValuesNoWrap ¶
ValuesNoWrap sets the no-wrap state for multiple values
func (Options) VirtualThreshold ¶
VirtualThreshold sets the threshold for virtual rendering
type PageItem ¶
type PageItem Schema
func NewPageItem ¶
func NewPageItem() PageItem
func (PageItem) IsDefaultPage ¶
IsDefaultPage sets the page as the custom 404 page.
func (PageItem) Url ¶
Url sets the page route path. When the route matches this path, the current page is activated. If the path does not start with /, it will be concatenated with the parent path. For example, if the parent path is folder and the current path is pageA, the page will be activated when the address is /folder/pageA. If the path starts with /, such as /crud/list, the parent path will not be concatenated. It also supports routes with parameters like /crud/view/:id, and the value can be accessed in the page using ${params.id}.
type PortletTab ¶
type PortletTab Schema
func NewPortletTab ¶
func NewPortletTab() PortletTab
func (PortletTab) Body ¶
func (p PortletTab) Body(value ...any) PortletTab
Body sets the body content
func (PortletTab) ClassName ¶
func (p PortletTab) ClassName(value string) PortletTab
ClassName sets the container CSS class name
func (PortletTab) Disabled ¶
func (p PortletTab) Disabled(value bool) PortletTab
Disabled sets the disabled state
func (PortletTab) DisabledOn ¶
func (p PortletTab) DisabledOn(value string) PortletTab
DisabledOn sets the disabled expression
func (PortletTab) EditorSetting ¶
func (p PortletTab) EditorSetting(value string) PortletTab
EditorSetting sets the editor configuration
func (PortletTab) Hidden ¶
func (p PortletTab) Hidden(value bool) PortletTab
Hidden sets the hidden state
func (PortletTab) HiddenOn ¶
func (p PortletTab) HiddenOn(value string) PortletTab
HiddenOn sets the hidden expression
func (PortletTab) ID ¶
func (p PortletTab) ID(value string) PortletTab
ID sets the unique component ID
func (PortletTab) Icon ¶
func (p PortletTab) Icon(value string) PortletTab
Icon sets the button icon
func (PortletTab) IconPosition ¶
func (p PortletTab) IconPosition(value string) PortletTab
IconPosition sets the icon position
func (PortletTab) MountOnEnter ¶
func (p PortletTab) MountOnEnter(value bool) PortletTab
MountOnEnter sets whether to load content on tab click
func (PortletTab) OnEvent ¶
func (p PortletTab) OnEvent(value any) PortletTab
OnEvent sets the event action configuration
func (PortletTab) Reload ¶
func (p PortletTab) Reload(value bool) PortletTab
Reload sets whether to re-render content each time
func (PortletTab) Static ¶
func (p PortletTab) Static(value bool) PortletTab
Static sets the static display state
func (PortletTab) StaticClassName ¶
func (p PortletTab) StaticClassName(value string) PortletTab
StaticClassName sets the static display form item class name
func (PortletTab) StaticInputClassName ¶
func (p PortletTab) StaticInputClassName(value string) PortletTab
StaticInputClassName sets the static display form item value class name
func (PortletTab) StaticLabelClassName ¶
func (p PortletTab) StaticLabelClassName(value string) PortletTab
StaticLabelClassName sets the static display form item label class name
func (PortletTab) StaticOn ¶
func (p PortletTab) StaticOn(value string) PortletTab
StaticOn sets the static display expression
func (PortletTab) StaticPlaceholder ¶
func (p PortletTab) StaticPlaceholder(value string) PortletTab
StaticPlaceholder sets the static display placeholder
func (PortletTab) StaticSchema ¶
func (p PortletTab) StaticSchema(value string) PortletTab
StaticSchema sets the static display schema
func (PortletTab) Style ¶
func (p PortletTab) Style(value any) PortletTab
Style sets the component style
func (PortletTab) TestIdBuilder ¶
func (p PortletTab) TestIdBuilder(value string) PortletTab
TestIdBuilder sets the test ID builder
func (PortletTab) Testid ¶
func (p PortletTab) Testid(value string) PortletTab
Testid sets the test ID
func (PortletTab) Toolbar ¶
func (p PortletTab) Toolbar(value string) PortletTab
Toolbar sets the toolbar configuration
func (PortletTab) UnmountOnExit ¶
func (p PortletTab) UnmountOnExit(value bool) PortletTab
UnmountOnExit sets whether to destroy the tab node on hide
func (PortletTab) UseMobileUI ¶
func (p PortletTab) UseMobileUI(value bool) PortletTab
UseMobileUI sets whether to disable mobile styles
func (PortletTab) Visible ¶
func (p PortletTab) Visible(value bool) PortletTab
Visible sets the visibility state
func (PortletTab) VisibleOn ¶
func (p PortletTab) VisibleOn(value string) PortletTab
VisibleOn sets the visibility expression
type PropertyItem ¶
type PropertyItem Schema
func NewPropertyItem ¶
func NewPropertyItem() PropertyItem
func (PropertyItem) Content ¶
func (i PropertyItem) Content(value any) PropertyItem
Content sets the content property
func (PropertyItem) HiddenOn ¶
func (i PropertyItem) HiddenOn(value string) PropertyItem
HiddenOn sets the hiddenOn expression
func (PropertyItem) Label ¶
func (i PropertyItem) Label(value string) PropertyItem
Label sets the label property
func (PropertyItem) Span ¶
func (i PropertyItem) Span(value int) PropertyItem
Span sets the span property
func (PropertyItem) VisibleOn ¶
func (i PropertyItem) VisibleOn(value string) PropertyItem
VisibleOn sets the visibleOn expression
type PullRefresh ¶
type PullRefresh Schema
func NewPullRefresh ¶
func NewPullRefresh() PullRefresh
func (PullRefresh) Disabled ¶
func (p PullRefresh) Disabled(value bool) PullRefresh
func (PullRefresh) LoosingText ¶
func (p PullRefresh) LoosingText(value string) PullRefresh
func (PullRefresh) PullingText ¶
func (p PullRefresh) PullingText(value string) PullRefresh
type QRCodeImageSettings ¶
type QRCodeImageSettings Schema
func NewQRCodeImageSettings ¶
func NewQRCodeImageSettings() QRCodeImageSettings
func (QRCodeImageSettings) Excavate ¶
func (q QRCodeImageSettings) Excavate(value bool) QRCodeImageSettings
Excavate sets the "excavate" property of qrCodeImageSettings and returns the updated settings.
func (QRCodeImageSettings) Height ¶
func (q QRCodeImageSettings) Height(value string) QRCodeImageSettings
Height
func (QRCodeImageSettings) Src ¶
func (q QRCodeImageSettings) Src(value string) QRCodeImageSettings
Src
func (QRCodeImageSettings) Width ¶
func (q QRCodeImageSettings) Width(value string) QRCodeImageSettings
Width
type Response ¶
type Response struct { Status int `json:"status"` Msg string `json:"msg"` Data Schema `json:"data"` }
func ErrorResponse ¶
func SuccessResponse ¶
type RowSelection ¶
type RowSelection Schema
RowSelection represents the configuration for row selection in a table.
func NewRowSelection ¶
func NewRowSelection() RowSelection
func (RowSelection) ColumnWidth ¶
func (r RowSelection) ColumnWidth(value string) RowSelection
ColumnWidth sets the column width for the row selection.
func (RowSelection) DisableOn ¶
func (r RowSelection) DisableOn(value string) RowSelection
DisableOn sets the condition expression for disabling rows.
func (RowSelection) KeyField ¶
func (r RowSelection) KeyField(value string) RowSelection
KeyField sets the key field that corresponds to the data source.
func (RowSelection) RowClick ¶
func (r RowSelection) RowClick(value bool) RowSelection
RowClick sets whether to trigger selection or deselection when clicking on a row.
func (RowSelection) SelectedRowKeys ¶
func (r RowSelection) SelectedRowKeys(value string) RowSelection
SelectedRowKeys sets the selected row keys.
func (RowSelection) SelectedRowKeysExpr ¶
func (r RowSelection) SelectedRowKeysExpr(value string) RowSelection
SelectedRowKeysExpr sets the expression for selected row keys.
func (RowSelection) Selections ¶
func (r RowSelection) Selections(value string) RowSelection
Selections sets the custom selection menu.
func (RowSelection) Type ¶
func (r RowSelection) Type(value string) RowSelection
Type sets the selection type, either single or multiple.
type RowSelectionOptions ¶
type RowSelectionOptions Schema
RowSelectionOptions
func NewRowSelectionOptions ¶
func NewRowSelectionOptions() RowSelectionOptions
func (RowSelectionOptions) Key ¶
func (r RowSelectionOptions) Key(value string) RowSelectionOptions
Key sets the selection key
func (RowSelectionOptions) Text ¶
func (r RowSelectionOptions) Text(value string) RowSelectionOptions
Text sets the option display text
type Rule ¶
type Rule Schema
type SchemaApi ¶
type SchemaApi Schema
SchemaApi represents a schema API configuration.
func NewSchemaApi ¶
func NewSchemaApi() SchemaApi
func (SchemaApi) AttachDataToQuery ¶
AttachDataToQuery sets whether to attach data to the query.
func (SchemaApi) AutoRefresh ¶
AutoRefresh sets whether to auto refresh.
func (SchemaApi) ConvertKeyToPath ¶
ConvertKeyToPath sets whether to convert key to path.
func (SchemaApi) DownloadFileName ¶
DownloadFileName sets the download file name.
func (SchemaApi) ForceAppendDataToQuery ¶
ForceAppendDataToQuery sets whether to force append data to query.
func (SchemaApi) ReplaceData ¶
ReplaceData sets whether to replace data.
func (SchemaApi) ResponseData ¶
ResponseData sets the response data configuration.
func (SchemaApi) ResponseType ¶
ResponseType sets the response type.
func (SchemaApi) TrackExpression ¶
TrackExpression sets the track expression.
type SchemaCopyable ¶
type SchemaCopyable Schema
SchemaCopyable
func NewSchemaCopyable ¶
func NewSchemaCopyable() SchemaCopyable
func (SchemaCopyable) Content ¶
func (s SchemaCopyable) Content(value string) SchemaCopyable
Content configures the content template when copying. (Supports two syntaxes, but cannot be mixed. They are: 1. `${xxx}` or `${xxx|upperCase}` 2. `<%= data.xxx %>`) More documentation: https://aisuda.bce.baidu.com/amis/zh-CN/docs/concepts/template)
func (SchemaCopyable) Icon ¶
func (s SchemaCopyable) Icon(value string) SchemaCopyable
Icon can configure the icon (class name in iconfont.)
func (SchemaCopyable) Tooltip ¶
func (s SchemaCopyable) Tooltip(value string) SchemaCopyable
Tooltip sets the tooltip text content
type SchemaMessage ¶
type SchemaMessage Schema
SchemaMessage represents a message configuration. Remember, this has the lowest priority. If your interface returns a msg, the interface return takes priority.
func NewSchemaMessage ¶
func NewSchemaMessage() SchemaMessage
func (SchemaMessage) FetchFailed ¶
func (s SchemaMessage) FetchFailed(value string) SchemaMessage
FetchFailed the prompt when fetching fails
func (SchemaMessage) FetchSuccess ¶
func (s SchemaMessage) FetchSuccess(value string) SchemaMessage
FetchSuccess the prompt when fetching succeeds, default is empty.
func (SchemaMessage) SaveFailed ¶
func (s SchemaMessage) SaveFailed(value string) SchemaMessage
SaveFailed the prompt when saving fails.
func (SchemaMessage) SaveSuccess ¶
func (s SchemaMessage) SaveSuccess(value string) SchemaMessage
SaveSuccess the prompt when saving succeeds.
type SchemaPopOver ¶
type SchemaPopOver Schema
func NewSchemaPopOver ¶
func NewSchemaPopOver() SchemaPopOver
func (SchemaPopOver) Body ¶
func (s SchemaPopOver) Body(value ...any) SchemaPopOver
Body sets the body content
func (SchemaPopOver) ClassName ¶
func (s SchemaPopOver) ClassName(value string) SchemaPopOver
ClassName sets the class name
func (SchemaPopOver) Mode ¶
func (s SchemaPopOver) Mode(value string) SchemaPopOver
Mode sets the pop-over mode, optional values: dialog, drawer, popOver
func (SchemaPopOver) Offset ¶
func (s SchemaPopOver) Offset(value string) SchemaPopOver
Offset sets the offset value
func (SchemaPopOver) PopOverClassName ¶
func (s SchemaPopOver) PopOverClassName(value string) SchemaPopOver
PopOverClassName sets the class name of the pop-over container
func (SchemaPopOver) PopOverEnableOn ¶
func (s SchemaPopOver) PopOverEnableOn(value string) SchemaPopOver
PopOverEnableOn configures whether the current row is enabled, using an expression (syntax: `data.xxx > 5`)
func (SchemaPopOver) Position ¶
func (s SchemaPopOver) Position(value string) SchemaPopOver
Position sets the pop-over position, optional values: center, left-top, left-top-left-top, ..., fixed-right-bottom
func (SchemaPopOver) ShowIcon ¶
func (s SchemaPopOver) ShowIcon(value bool) SchemaPopOver
ShowIcon sets whether to show the view more icon, usually a magnifying glass icon
func (SchemaPopOver) Size ¶
func (s SchemaPopOver) Size(value string) SchemaPopOver
Size sets the size of the pop-over window, optional values: sm, md, lg, xl
func (SchemaPopOver) Title ¶
func (s SchemaPopOver) Title(value any) SchemaPopOver
Title sets the title content
func (SchemaPopOver) Trigger ¶
func (s SchemaPopOver) Trigger(value string) SchemaPopOver
Trigger sets the trigger condition, default is click, optional values: click, hover
type State ¶
type State Schema
State represents a State configuration.
func (State) DisabledOn ¶
DisabledOn sets the expression to determine if the component should be disabled.
func (State) EditorSetting ¶
EditorSetting sets the editor configuration.
func (State) HiddenOn ¶
HiddenOn sets the expression to determine if the component should be hidden.
func (State) StaticClassName ¶
StaticClassName sets the CSS class for static display.
func (State) StaticInputClassName ¶
StaticInputClassName sets the CSS class for static value display.
func (State) StaticLabelClassName ¶
StaticLabelClassName sets the CSS class for static label display.
func (State) StaticOn ¶
StaticOn sets the expression to determine if the component should be displayed in static mode.
func (State) StaticPlaceholder ¶
StaticPlaceholder sets the placeholder text for empty values in static display.
func (State) StaticSchema ¶
StaticSchema sets the schema for static display.
func (State) TestIdBuilder ¶
TestIdBuilder sets the test ID builder.
func (State) UseMobileUI ¶
UseMobileUI sets whether to disable mobile UI styles at component level.
type Step ¶
type Step Schema
func (Step) ClassName ¶
ClassName sets the container CSS class name Can be a string or an object for conditional classes Example: {"red": "data.progress > 80", "blue": "data.progress > 60"}
func (Step) Description ¶
Description sets the description text
func (Step) DisabledOn ¶
DisabledOn sets the expression to determine if the step should be disabled
func (Step) EditorSetting ¶
EditorSetting sets the editor configuration, can be ignored at runtime
func (Step) HiddenOn ¶
HiddenOn sets the expression to determine if the step should be hidden Expression syntax: data.xxx > 5
func (Step) StaticClassName ¶
StaticClassName sets the CSS class for static display Can be a string or an object for conditional classes Example: {"red": "data.progress > 80", "blue": "data.progress > 60"}
func (Step) StaticInputClassName ¶
StaticInputClassName sets the CSS class for static value display Can be a string or an object for conditional classes Example: {"red": "data.progress > 80", "blue": "data.progress > 60"}
func (Step) StaticLabelClassName ¶
StaticLabelClassName sets the CSS class for static label display Can be a string or an object for conditional classes Example: {"red": "data.progress > 80", "blue": "data.progress > 60"}
func (Step) StaticOn ¶
StaticOn sets the expression to determine if the step should be displayed in static mode Expression syntax: data.xxx > 5
func (Step) StaticPlaceholder ¶
StaticPlaceholder sets the placeholder text for empty values in static display
func (Step) StaticSchema ¶
StaticSchema sets the schema for static display
func (Step) TestIdBuilder ¶
TestIdBuilder sets the test ID builder
func (Step) UseMobileUI ¶
UseMobileUI sets whether to disable mobile UI styles at component level
type Tab ¶
type Tab Schema
func (Tab) DisabledOn ¶
DisabledOn sets the expression to disable the tab
func (Tab) EditorSetting ¶
EditorSetting sets the editor configuration
func (Tab) Horizontal ¶
Horizontal sets the horizontal layout ratio
func (Tab) IconPosition ¶
IconPosition sets the icon position (left or right)
func (Tab) MountOnEnter ¶
MountOnEnter sets whether to load content on tab activation
func (Tab) StaticClassName ¶
StaticClassName sets the static form item class name
func (Tab) StaticInputClassName ¶
StaticInputClassName sets the static form item value class name
func (Tab) StaticLabelClassName ¶
StaticLabelClassName sets the static form item label class name
func (Tab) StaticPlaceholder ¶
StaticPlaceholder sets the placeholder for static display
func (Tab) StaticSchema ¶
StaticSchema sets the static schema
func (Tab) TestIdBuilder ¶
TestIdBuilder sets the test ID builder
func (Tab) UnmountOnExit ¶
UnmountOnExit sets whether to destroy the tab node on hide
func (Tab) UseMobileUI ¶
UseMobileUI sets whether to disable mobile UI styles
type TableColumn ¶
type TableColumn Schema
TableColumn represents a table column with default type as text.
func NewTableColumn ¶
func NewTableColumn() TableColumn
func (TableColumn) Align ¶
func (c TableColumn) Align(value string) TableColumn
Align sets the column alignment.
func (TableColumn) Breakpoint ¶
func (c TableColumn) Breakpoint(value string) TableColumn
Breakpoint sets the breakpoint for footable.
func (TableColumn) CanAccessSuperData ¶
func (c TableColumn) CanAccessSuperData(value bool) TableColumn
CanAccessSuperData allows the column to access parent data.
func (TableColumn) ClassName ¶
func (c TableColumn) ClassName(value string) TableColumn
ClassName sets the column's CSS class.
func (TableColumn) ClassNameExpr ¶
func (c TableColumn) ClassNameExpr(value string) TableColumn
ClassNameExpr sets the cell's CSS class expression.
func (TableColumn) Copyable ¶
func (c TableColumn) Copyable(value bool) TableColumn
Copyable enables copy functionality for the column.
func (TableColumn) Filterable ¶
func (c TableColumn) Filterable(value bool) TableColumn
Filterable enables filtering for the column.
func (TableColumn) Fixed ¶
func (c TableColumn) Fixed(value string) TableColumn
Fixed sets the column as fixed.
func (TableColumn) HeaderAlign ¶
func (c TableColumn) HeaderAlign(value string) TableColumn
HeaderAlign sets the header alignment.
func (TableColumn) InnerStyle ¶
func (c TableColumn) InnerStyle(value any) TableColumn
InnerStyle sets custom styles for inner components.
func (TableColumn) Label ¶
func (c TableColumn) Label(value string) TableColumn
Label sets the column label.
func (TableColumn) LabelClassName ¶
func (c TableColumn) LabelClassName(value string) TableColumn
LabelClassName sets the CSS class for the column header.
func (TableColumn) LazyRenderAfter ¶
func (c TableColumn) LazyRenderAfter(value string) TableColumn
LazyRenderAfter sets lazy rendering for many columns.
func (TableColumn) Name ¶
func (c TableColumn) Name(value string) TableColumn
Name sets the field name the column binds to.
func (TableColumn) PopOver ¶
func (c TableColumn) PopOver(value string) TableColumn
PopOver enables the popover for details.
func (TableColumn) QuickEdit ¶
func (c TableColumn) QuickEdit(value string) TableColumn
QuickEdit enables quick edit functionality.
func (TableColumn) QuickEditOnUpdate ¶
func (c TableColumn) QuickEditOnUpdate(value string) TableColumn
QuickEditOnUpdate sets quick edit panel for updates.
func (TableColumn) Remark ¶
func (c TableColumn) Remark(value string) TableColumn
Remark sets the tooltip text.
func (TableColumn) Searchable ¶
func (c TableColumn) Searchable(value bool) TableColumn
Searchable enables quick search for the column.
func (TableColumn) Sortable ¶
func (c TableColumn) Sortable(value bool) TableColumn
Sortable enables sorting for the column.
func (TableColumn) Toggled ¶
func (c TableColumn) Toggled(value bool) TableColumn
Toggled sets the column's default visibility.
func (TableColumn) Unique ¶
func (c TableColumn) Unique(value bool) TableColumn
Unique sets the column as unique.
func (TableColumn) VAlign ¶
func (c TableColumn) VAlign(value string) TableColumn
VAlign sets the vertical alignment.
func (TableColumn) Value ¶
func (c TableColumn) Value(value string) TableColumn
Value sets the default value for the column.
func (TableColumn) Width ¶
func (c TableColumn) Width(value string) TableColumn
Width sets the column width.
type TimelineItem ¶
type TimelineItem Schema
TimelineItem represents a timeline item renderer
func NewTimelineItem ¶
func NewTimelineItem() TimelineItem
func (TimelineItem) ClassName ¶
func (t TimelineItem) ClassName(value string) TimelineItem
ClassName sets the CSS class name
func (TimelineItem) Color ¶
func (t TimelineItem) Color(value string) TimelineItem
Color sets the color of the timeline point
func (TimelineItem) Detail ¶
func (t TimelineItem) Detail(value string) TimelineItem
Detail sets the detailed content
func (TimelineItem) DetailClassName ¶
func (t TimelineItem) DetailClassName(value string) TimelineItem
DetailClassName sets the CSS class name for the detail
func (TimelineItem) DetailCollapsedText ¶
func (t TimelineItem) DetailCollapsedText(value string) TimelineItem
DetailCollapsedText sets the text when detail is collapsed
func (TimelineItem) DetailExpandedText ¶
func (t TimelineItem) DetailExpandedText(value string) TimelineItem
DetailExpandedText sets the text when detail is expanded
func (TimelineItem) Disabled ¶
func (t TimelineItem) Disabled(value bool) TimelineItem
Disabled sets whether the item is disabled
func (TimelineItem) DisabledOn ¶
func (t TimelineItem) DisabledOn(value string) TimelineItem
DisabledOn sets the expression to determine if the item is disabled
func (TimelineItem) EditorSetting ¶
func (t TimelineItem) EditorSetting(value string) TimelineItem
EditorSetting sets the editor configuration
func (TimelineItem) Hidden ¶
func (t TimelineItem) Hidden(value bool) TimelineItem
Hidden sets whether the item is hidden
func (TimelineItem) HiddenOn ¶
func (t TimelineItem) HiddenOn(value string) TimelineItem
HiddenOn sets the expression to determine if the item is hidden
func (TimelineItem) ID ¶
func (t TimelineItem) ID(value string) TimelineItem
ID sets the unique ID for the component
func (TimelineItem) IconClassName ¶
func (t TimelineItem) IconClassName(value string) TimelineItem
IconClassName sets the CSS class name for the icon
func (TimelineItem) OnEvent ¶
func (t TimelineItem) OnEvent(value any) TimelineItem
OnEvent sets the event action configuration
func (TimelineItem) Static ¶
func (t TimelineItem) Static(value bool) TimelineItem
Static sets whether the item is displayed statically
func (TimelineItem) StaticClassName ¶
func (t TimelineItem) StaticClassName(value string) TimelineItem
StaticClassName sets the CSS class name for static display
func (TimelineItem) StaticInputClassName ¶
func (t TimelineItem) StaticInputClassName(value string) TimelineItem
StaticInputClassName sets the CSS class name for static input display
func (TimelineItem) StaticLabelClassName ¶
func (t TimelineItem) StaticLabelClassName(value string) TimelineItem
StaticLabelClassName sets the CSS class name for static label display
func (TimelineItem) StaticOn ¶
func (t TimelineItem) StaticOn(value string) TimelineItem
StaticOn sets the expression to determine if the item is displayed statically
func (TimelineItem) StaticPlaceholder ¶
func (t TimelineItem) StaticPlaceholder(value string) TimelineItem
StaticPlaceholder sets the placeholder for static display
func (TimelineItem) StaticSchema ¶
func (t TimelineItem) StaticSchema(value string) TimelineItem
StaticSchema sets the static schema
func (TimelineItem) Style ¶
func (t TimelineItem) Style(value any) TimelineItem
Style sets the component style
func (TimelineItem) TestIdBuilder ¶
func (t TimelineItem) TestIdBuilder(value string) TimelineItem
TestIdBuilder sets the test ID builder
func (TimelineItem) Testid ¶
func (t TimelineItem) Testid(value string) TimelineItem
Testid sets the test ID
func (TimelineItem) Time ¶
func (t TimelineItem) Time(value string) TimelineItem
Time sets the time point
func (TimelineItem) TimeClassName ¶
func (t TimelineItem) TimeClassName(value string) TimelineItem
TimeClassName sets the CSS class name for the time point
func (TimelineItem) Title ¶
func (t TimelineItem) Title(value any) TimelineItem
Title sets the title of the time point
func (TimelineItem) TitleClassName ¶
func (t TimelineItem) TitleClassName(value string) TimelineItem
TitleClassName sets the CSS class name for the title
func (TimelineItem) UseMobileUI ¶
func (t TimelineItem) UseMobileUI(value bool) TimelineItem
UseMobileUI sets whether to use mobile UI
func (TimelineItem) Visible ¶
func (t TimelineItem) Visible(value bool) TimelineItem
Visible sets whether the item is visible
func (TimelineItem) VisibleOn ¶
func (t TimelineItem) VisibleOn(value string) TimelineItem
VisibleOn sets the expression to determine if the item is visible
type Toast ¶
type Toast Schema
Toast represents a lightweight notification
func (Toast) CloseButton ¶
CloseButton shows or hides the close button
type ToastItem ¶
type ToastItem Schema
func NewToastItem ¶
func NewToastItem() ToastItem
func (ToastItem) AllowHtml ¶
AllowHtml sets whether HTML content is allowed in the toast notification.
func (ToastItem) CloseButton ¶
CloseButton sets whether to show a close button on the toast notification.
func (ToastItem) Level ¶
Level sets the level Valid levels include: 'info', 'success', 'error', 'warning'
func (ToastItem) Position ¶
Position sets the position property of ToastItem to the specified value. Valid positions include: 'top-right', 'top-center', 'top-left', 'bottom-center', 'bottom-left', 'bottom-right', 'center'.
Source Files
¶
- EventAction.go
- anchorNavSection.go
- api.go
- autoFillHeight.go
- autoGenerateFilter.go
- badge.go
- base.go
- bread_item.go
- chart.go
- column.go
- combCondition.go
- component.go
- event.go
- eventActionArgs.go
- eventActions.go
- expandable.go
- feedbackDialog.go
- grid.go
- gridColumn.go
- hboxColumn.go
- horizontal.go
- iconChecked.go
- iconItem.go
- imageToolBarAction.go
- link.go
- listBodyField.go
- listItem.go
- navItem.go
- navOverflow.go
- option.go
- options.go
- page.go
- portletTab.go
- property.go
- pullRefresh.go
- qrCodeImageSettings.go
- rowSelection.go
- rowSelectionOptions.go
- rule.go
- schemaApi.go
- schemaCopyable.go
- schemaMessage.go
- schemaPopOver.go
- state.go
- step.go
- tab.go
- tableColumn.go
- timelineItem.go
- toast.go
- toastItem.go