Nico Burns 6fcb496fd5 Upgrade Blitz to `0.1.0-alpha.3` and add wgpu-texture example (#4286) 1 settimana fa
..
assets f865e3f559 Unify todomvc and todomvc-native examples (#4228) 3 settimane fa
fullstack-auth fb0c193aca Fix authentication example (#4145) 1 mese fa
fullstack-desktop a1107de0c0 Update axum and many dependencies (#3825) 2 mesi fa
fullstack-hello-world a1107de0c0 Update axum and many dependencies (#3825) 2 mesi fa
fullstack-router a1107de0c0 Update axum and many dependencies (#3825) 2 mesi fa
fullstack-streaming 3c3256ec02 refactor: remove `once_cell` dependency and use `std::sync` equivalents (#4185) 1 mese fa
fullstack-websockets 6b70ba7cd2 Fix websocket server functions and add an example (#4107) 1 mese fa
pwa 4c8e8567cf Fix the pwa example (#3664) 5 mesi fa
tailwind 4276b9b23e feat: update examples to tailwind v4 (#3943) 4 settimane fa
wgpu-texture 6fcb496fd5 Upgrade Blitz to `0.1.0-alpha.3` and add wgpu-texture example (#4286) 1 settimana fa
README.md 68ca4c3289 feat(examples): add Context API state management example (#3657) 4 mesi fa
all_events.rs c9ca9f32ad Add Missing Fields From Scroll Event (#4022) 1 mese fa
backgrounded_futures.rs 20d146d9bd Simplify the launch builder (#2967) 8 mesi fa
calculator.rs 7ec3453ca3 Fix bundling/path errors, sidecar support, iOS/Android simulator support, asset hotreload fixes, serverfn hotrelad, native tailwind support (#2779) 8 mesi fa
calculator_mutable.rs ba4389567d Deprecate relative asset paths, better warnings for asset!() (#3214) 7 mesi fa
clock.rs 79a2f023e7 Add the `onvisible` event handler to `Element` (#2911) 6 mesi fa
context_api.rs 68ca4c3289 feat(examples): add Context API state management example (#3657) 4 mesi fa
control_focus.rs 7ec3453ca3 Fix bundling/path errors, sidecar support, iOS/Android simulator support, asset hotreload fixes, serverfn hotrelad, native tailwind support (#2779) 8 mesi fa
counters.rs 7ec3453ca3 Fix bundling/path errors, sidecar support, iOS/Android simulator support, asset hotreload fixes, serverfn hotrelad, native tailwind support (#2779) 8 mesi fa
crm.rs ba4389567d Deprecate relative asset paths, better warnings for asset!() (#3214) 7 mesi fa
custom_assets.rs 7ec3453ca3 Fix bundling/path errors, sidecar support, iOS/Android simulator support, asset hotreload fixes, serverfn hotrelad, native tailwind support (#2779) 8 mesi fa
custom_html.rs 20d146d9bd Simplify the launch builder (#2967) 8 mesi fa
custom_menu.rs 20d146d9bd Simplify the launch builder (#2967) 8 mesi fa
disabled.rs 20d146d9bd Simplify the launch builder (#2967) 8 mesi fa
dog_app.rs ac3e33af46 cli json output, dx bundle fix, `dx serve --platform android`, race condition, drop ssg platform (#3186) 7 mesi fa
dynamic_asset.rs 7ec3453ca3 Fix bundling/path errors, sidecar support, iOS/Android simulator support, asset hotreload fixes, serverfn hotrelad, native tailwind support (#2779) 8 mesi fa
errors.rs 20d146d9bd Simplify the launch builder (#2967) 8 mesi fa
eval.rs 519ec9d294 Move the document trait into a separate crate (#3035) 8 mesi fa
file_upload.rs 7ec3453ca3 Fix bundling/path errors, sidecar support, iOS/Android simulator support, asset hotreload fixes, serverfn hotrelad, native tailwind support (#2779) 8 mesi fa
flat_router.rs 7ec3453ca3 Fix bundling/path errors, sidecar support, iOS/Android simulator support, asset hotreload fixes, serverfn hotrelad, native tailwind support (#2779) 8 mesi fa
form.rs 20d146d9bd Simplify the launch builder (#2967) 8 mesi fa
future.rs 20d146d9bd Simplify the launch builder (#2967) 8 mesi fa
generic_component.rs 20d146d9bd Simplify the launch builder (#2967) 8 mesi fa
global.rs 7ec3453ca3 Fix bundling/path errors, sidecar support, iOS/Android simulator support, asset hotreload fixes, serverfn hotrelad, native tailwind support (#2779) 8 mesi fa
hash_fragment_state.rs 20d146d9bd Simplify the launch builder (#2967) 8 mesi fa
hello_world.rs 20d146d9bd Simplify the launch builder (#2967) 8 mesi fa
hydration.rs 20d146d9bd Simplify the launch builder (#2967) 8 mesi fa
image_generator_openai.rs 519ec9d294 Move the document trait into a separate crate (#3035) 8 mesi fa
link.rs 7ec3453ca3 Fix bundling/path errors, sidecar support, iOS/Android simulator support, asset hotreload fixes, serverfn hotrelad, native tailwind support (#2779) 8 mesi fa
logging.rs b6243d32a3 feat: Add logger to logger example (#3846) 2 mesi fa
login_form.rs 487fa25dc8 fix: Use as_value() to properly serialize form values in login example (#3835) 2 mesi fa
memo_chain.rs 20d146d9bd Simplify the launch builder (#2967) 8 mesi fa
meta.rs 281087469a Move the history provider into the context (#3048) 7 mesi fa
multiwindow.rs 25a64d97c0 Fixed the multiple window closing issue, where the two multiwindow examples weren't working. (#3499) 5 mesi fa
nested_listeners.rs 20d146d9bd Simplify the launch builder (#2967) 8 mesi fa
optional_props.rs 20d146d9bd Simplify the launch builder (#2967) 8 mesi fa
overlay.rs 3da821d184 Provide `HotkeyState` on Global Shortcut Events (#3822) 2 mesi fa
popup.rs 20d146d9bd Simplify the launch builder (#2967) 8 mesi fa
query_segment_search.rs 20d146d9bd Simplify the launch builder (#2967) 8 mesi fa
read_size.rs ba4389567d Deprecate relative asset paths, better warnings for asset!() (#3214) 7 mesi fa
readme.rs 20d146d9bd Simplify the launch builder (#2967) 8 mesi fa
reducer.rs 7ec3453ca3 Fix bundling/path errors, sidecar support, iOS/Android simulator support, asset hotreload fixes, serverfn hotrelad, native tailwind support (#2779) 8 mesi fa
resize.rs ba4389567d Deprecate relative asset paths, better warnings for asset!() (#3214) 7 mesi fa
router.rs f43a8c69fa Fix typo (#4069) 1 mese fa
router_resource.rs 20d146d9bd Simplify the launch builder (#2967) 8 mesi fa
router_restore_scroll.rs 85b373deff feat(html): add scroll method to MountedData (#3722) 1 mese fa
rsx_usage.rs 20d146d9bd Simplify the launch builder (#2967) 8 mesi fa
scroll_to_offset.rs 85b373deff feat(html): add scroll method to MountedData (#3722) 1 mese fa
scroll_to_top.rs c13fb06bfa fix(interpreter): missing scrollTo boolean return value (#3734) 4 mesi fa
shortcut.rs 3da821d184 Provide `HotkeyState` on Global Shortcut Events (#3822) 2 mesi fa
shorthand.rs 20d146d9bd Simplify the launch builder (#2967) 8 mesi fa
signals.rs 20d146d9bd Simplify the launch builder (#2967) 8 mesi fa
simple_list.rs 20d146d9bd Simplify the launch builder (#2967) 8 mesi fa
simple_router.rs 20d146d9bd Simplify the launch builder (#2967) 8 mesi fa
spread.rs 95976d9a17 Extend head components with global attributes (#2888) 8 mesi fa
ssr.rs cfc119cce2 Update more examples, add css for more examples 1 anno fa
streams.rs 20d146d9bd Simplify the launch builder (#2967) 8 mesi fa
suspense.rs 20d146d9bd Simplify the launch builder (#2967) 8 mesi fa
svg.rs 20d146d9bd Simplify the launch builder (#2967) 8 mesi fa
title.rs 7ec3453ca3 Fix bundling/path errors, sidecar support, iOS/Android simulator support, asset hotreload fixes, serverfn hotrelad, native tailwind support (#2779) 8 mesi fa
todomvc.rs 7ec3453ca3 Fix bundling/path errors, sidecar support, iOS/Android simulator support, asset hotreload fixes, serverfn hotrelad, native tailwind support (#2779) 8 mesi fa
video_stream.rs 20d146d9bd Simplify the launch builder (#2967) 8 mesi fa
visible.rs 79a2f023e7 Add the `onvisible` event handler to `Element` (#2911) 6 mesi fa
weather_app.rs 519ec9d294 Move the document trait into a separate crate (#3035) 8 mesi fa
web_component.rs 20d146d9bd Simplify the launch builder (#2967) 8 mesi fa
wgpu_child_window.rs a9468429d7 Fix the wgpu child window example (#3989) 2 mesi fa
window_event.rs 519ec9d294 Move the document trait into a separate crate (#3035) 8 mesi fa
window_focus.rs 20d146d9bd Simplify the launch builder (#2967) 8 mesi fa
window_zoom.rs 20d146d9bd Simplify the launch builder (#2967) 8 mesi fa
xss_safety.rs 20d146d9bd Simplify the launch builder (#2967) 8 mesi fa

README.md

Examples

These examples are fully-fledged mini Dioxus apps.

You can run them with cargo run --example EXAMPLE_NAME. Example:

cargo run --example hello_world

(Most of these examples are run through webview, so you don't need the Dioxus CLI installed)

Basic Features

hello_world - Most basic example

readme - Counter example from the Readme

custom_assets - Include images

custom_html - Customize wrapper HTML

eval - Evaluate JS expressions

RSX

rsx_usage - Demo of all RSX features

xss_safety - You can include text without worrying about injections by default

Props

optional_props - Optional props

CSS

tailwind - You can use a library for styling

Input Handling

all_events - Basic event handling demo

file upload - Handle uploading files

form - Handle form submission

inputs - Input values

nested_listeners - Nested handlers and bubbling

textarea - Text area input

State Management

context_api - Cross-component state sharing via Context API

Async

login_form - Login endpoint example

suspense - Render placeholders while data is loading

tasks - Continuously run future

SVG

svg

Server-side rendering

ssr - Rendering RSX server-side

hydration - Pre-rendering with hydration

Common Patterns

disabled - Disable buttons conditionally

errors - Handle errors with early return

Routing

flat_router - Basic, flat route example

router - Router example

link - Internal, external and custom links

Platform Features

window_event - Window decorations, fullscreen, minimization, etc.

window_zoom – Zoom in or out

Example Apps

calculator - Simple calculator

crm - Toy multi-page customer management app

dog_app - Accesses dog API

todomvc - Todo task list example