# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewButton creates button with some props\n
Buttons allow the user to take actions or make choices.\n
Default type is SUBMIT\n
example:
@NewButton(WithTitle(lib.T(ctx, "general", "do_filtering")))
@NewButton(WithIcon(sprites.ICONS_FUNNEL), WithTitle(lib.T(ctx, "general", "do_filtering")), WithModifiers(ButtonModifier_Warning, ButtonModifier_Outline))
@NewButton(WithIcon(sprites.ICONS_XMARK), WithHref(entityUrl), WithResponsive(ButtonResponsive_Square), WithModifiers(ButtonModifier_Error, ButtonModifier_Outline))
*/.
NewButtonLg creates button bigger with some props
Buttons allow the user to take actions or make choices.
NewButtonSm creates button smaller with some props
Buttons allow the user to take actions or make choices.
NewCheckboxSm creates checkbox smaller with some props
Inputs allow the user to input values.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewInput creates input with some props
*/.
NewInputSm creates input smaller with some props
Inputs allow the user to input values.
No description provided by the author
NewTextarea creates input with some props
*/.
NewTextareaSm creates input smaller with some props
Textareas allow the user to input values.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
ButtonModifier_Accent for Button with `accent` color.
ButtonModifier_Active for Force button to show active state.
ButtonModifier_Disabled for Force button to show disabled state.
ButtonModifier_Error for Button with `error` color.
ButtonModifier_Ghost for Button with ghost style.
ButtonModifier_Glass for Button with a glass effect.
ButtonModifier_Info for Button with `info` color.
ButtonModifier_Link for Button styled as a link.
ButtonModifier_Neutral for Button with `neutral` color.
ButtonModifier_NoAnimation for Disables click animation.
ButtonModifier_Outline for Transparent Button with colored border.
ButtonModifier_Primary for Button with `primary` color.
ButtonModifier_Secondary for Button with `secondary` color.
ButtonModifier_Success for Button with `success` color.
ButtonModifier_Warning for Button with `warning` color.
ButtonResponsive_Block for Full width button.
ButtonResponsive_Circle for Circle button with a 1:1 ratio.
ButtonResponsive_Lg for Large button.
ButtonResponsive_Md for Medium button (default).
ButtonResponsive_Sm for Small button.
ButtonResponsive_Square for Square button with a 1:1 ratio.
ButtonResponsive_Wide for Wide button (more horizontal padding).
ButtonResponsive_Xs for Extra small button.
No description provided by the author
No description provided by the author
No description provided by the author
CheckboxModifier_Accent adds `accent` to checkbox.
CheckboxModifier_Error adds `error` to checkbox.
CheckboxModifier_Info adds `info` to checkbox.
CheckboxModifier_Primary adds `primary` to checkbox.
CheckboxModifier_Secondary adds `secondary` to checkbox.
CheckboxModifier_Success adds `success` to checkbox.
CheckboxModifier_Warning adds `warning` to checkbox.
CheckboxResponsive_Lg For Large size for checkbox.
CheckboxResponsive_Md For Medium (default) size for checkbox.
CheckboxResponsive_Sm For Small size for checkbox.
CheckboxResponsive_Xs For Extra small size for checkbox.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
InputModifier_Accent adds `accent` color to input.
InputModifier_Bordered adds border to input.
InputModifier_Error adds `error` color to input.
InputModifier_Ghost adds ghost style to input.
InputModifier_Info adds `info` color to input.
InputModifier_Primary adds `primary` color to input.
InputModifier_Secondary adds `secondary` color to input.
InputModifier_Success adds `success` color to input.
InputModifier_Warning adds `warning` color to input.
InputResponsive_Lg For Large size for input.
InputResponsive_Md For Medium (default) size for input.
InputResponsive_Sm For Small size for input.
InputResponsive_Xs For Extra small size for input.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
For <table> to make all the <th> columns sticky.
For <table> to make all the rows inside <thead> and <tfoot> sticky.
Large size.
Normal size.
Small size.
Extra small size.
TextareaModifier_Accent adds `accent` color to textarea.
TextareaModifier_Bordered adds border to textarea.
TextareaModifier_Error adds `error` color to textarea.
TextareaModifier_Ghost adds ghost style to textarea.
TextareaModifier_Info adds `info` color to textarea.
TextareaModifier_Primary adds `primary` color to textarea.
TextareaModifier_Secondary adds `secondary` color to textarea.
TextareaModifier_Success adds `success` color to textarea.
TextareaModifier_Warning adds `warning` color to textarea.
TextareaResponsive_Lg for Large size for textarea.
TextareaResponsive_Md for Medium (default) size for textarea.
TextareaResponsive_Sm for Small size for textarea.
TextareaResponsive_Xs for Extra small size for textarea.
For <table> to show zebra stripe rows.
# Structs
ListResponseMeta defaults response meta for.
No description provided by the author
No description provided by the author
# Interfaces
AdminComponent it`s base component interface.
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author