live_view_native
▼
Project version
v0.4.0-rc.1
v0.4.0-rc.0
v0.3.1
v0.3.0
v0.3.0-rc.4
v0.3.0-rc.3
v0.3.0-rc.2
v0.3.0-rc.1
v0.2.0
v0.2.0-rc.1
v0.2.0-beta.3
v0.2.0-beta.2
v0.2.0-beta.1
v0.1.2
v0.1.1
v0.1.0
v0.0.9
v0.0.9-rc.2
v0.0.9-rc.1
v0.0.9-rc.0
v0.0.8
v0.0.8-rc.0
v0.0.7
v0.0.6
v0.0.5
v0.0.4
v0.0.3
v0.0.2
v0.0.1
Pages
Modules
Mix
Tasks
API Reference
Modules
Mix Tasks
LiveViewNative
About
Getting started
Native Clients
Questions?
LiveViewNative
Sections
Configuration
Enabling LiveView for Native
Summary
Functions
__using__/1
available_formats/0
fetch_plugin/1
fetch_plugin!/1
plugins/0
LiveViewNative.Component
Summary
Functions
__using__/1
csrf_token/1
sigil_LVN/2
LiveViewNative.ContentNegotiator
LiveViewNative.Engine
Summary
Functions
encode_to_iodata!/1
LiveViewNative.LVN
Sections
Client Utility Commands
Enhanced push events
Custom LVN events with LVN.dispatch/1 and window.addEventListener
Summary
Functions
add_class/1
add_class/2
add_class/3
concat/2
dispatch/2
dispatch/3
exec/1
exec/2
exec/3
focus/1
focus/2
focus_first/1
focus_first/2
hide/1
hide/2
navigate/1
navigate/2
navigate/3
patch/1
patch/2
patch/3
pop_focus/1
push/1
push/2
push/3
push_focus/1
push_focus/2
remove_attribute/1
remove_attribute/2
remove_attribute/3
remove_class/1
remove_class/2
remove_class/3
set_attribute/1
set_attribute/2
set_attribute/3
show/1
show/2
toggle/1
toggle/2
toggle_attribute/1
toggle_attribute/2
toggle_attribute/3
toggle_class/1
toggle_class/2
toggle_class/3
transition/1
transition/2
transition/3
LiveViewNative.LiveComponent.CID
LiveViewNative.LiveReloader
Summary
Functions
call/2
init/1
LiveViewNative.LiveView
Summary
Functions
__using__/1
LiveViewNative.Renderer
Summary
Functions
embed_templates/2
LiveViewNative.TagEngine
LiveViewNative.Template
Summary
Functions
attributes_escape/1
engines/0
list_value/2
style_value/1
LiveViewNative.Template.Parser
Sections
Floki Integration
Summary
Functions
parse_document/2
parse_document!/2
LiveViewNative.Template.Safe
Summary
Types
t/0
Functions
to_iodata/1
LiveViewNativeTest
Sections
Testing function components
LiveView Native paths and params
Testing LiveViewNative.LiveViews and LiveViewNative.LiveComponents
Summary
Functions
assert_patch/2
assert_patch/3
assert_patched/2
assert_push_event/4
assert_redirect/2
assert_redirect/3
assert_redirected/2
assert_reply/3
element/3
file_input/4
find_live_child/2
follow_redirect/3
follow_trigger_action/2
form/3
has_element?/1
has_element?/3
live/3
live_children/1
live_isolated/3
live_redirect/2
lvn_response/3
page_title/1
preflight_upload/1
put_connect_params/2
put_submitter/2
refute_push_event/4
refute_redirected/2
render/1
render_async/2
render_blur/2
render_blur/3
render_change/2
render_change/3
render_click/2
render_click/3
render_component/3
render_focus/2
render_focus/3
render_hook/3
render_keydown/2
render_keydown/3
render_keyup/2
render_keyup/3
render_patch/2
render_submit/2
render_submit/3
render_upload/3
rendered_to_string/1
submit_form/2
with_target/2
LiveViewNativeTest.Element
LiveViewNativeTest.Upload
LiveViewNativeTest.View
LiveViewNativeTest.ViewTree
Summary
Functions
all/2
all_attributes/2
all_values/1
attribute/2
attrs/1
by_id!/2
child_nodes/1
component_id/1
component_ids/2
deep_merge/2
drop_cids/2
ensure_loaded!/0
extract_streams/2
filter/2
find_live_views/1
find_static_views/1
inner_markup!/2
inspect_markup/1
maybe_one/3
merge_diff/2
parent_id/2
parse/1
parse_sorted!/1
patch_id/4
render_diff/1
replace_root_container/3
reverse_filter/2
set_attr/3
sigil_X/2
sigil_x/2
t2h/1
tag/1
targets_from_node/2
targets_from_selector/2
to_markup/1
to_text/1
Mix.LiveViewNative
Summary
Functions
detect_necessary_deps/0
plugins/0
Exceptions
LiveViewNative.PluginError
LiveViewNative.Template.ParseError
mix lvn
mix lvn.gen
Sections
Options
Summary
Functions
gen/1
mix lvn.gen.layout
mix lvn.gen.live
mix lvn.setup
mix lvn.setup.config
mix lvn.setup.gen
Summary
Functions
generators/1
Search documentation of live_view_native
Settings
View Source
LiveViewNative.PluginError
exception
(live_view_native v0.4.0-rc.0)
×