Auth0.Entity.Theme.Borders (Auth0Api v1.4.0) View Source
Documentation for entity of Theme Borders.
Link to this section Summary
Link to this section Types
Specs
t() :: %Auth0.Entity.Theme.Borders{
button_border_radius: integer(),
button_border_weight: integer(),
buttons_style: String.t(),
input_border_radius: integer(),
input_border_weight: integer(),
inputs_style: String.t(),
show_widget_shadow: boolean(),
widget_border_weight: integer(),
widget_corner_radius: integer()
}