AshPagify.Error.Components.PathOrJSError exception (ash_pagify v1.4.2)
View SourceRaised when a neither the path
nor the on_*
attribute is set for a
pagination or table component.
Summary
Functions
Create an Elixir.AshPagify.Error.Components.PathOrJSError
without raising it.
Functions
@spec exception(opts :: Keyword.t()) :: %AshPagify.Error.Components.PathOrJSError{ __exception__: true, bread_crumbs: term(), class: term(), component: term(), path: term(), splode: term(), stacktrace: term(), vars: term() }
Create an Elixir.AshPagify.Error.Components.PathOrJSError
without raising it.
Keys
- :component