mirror of
https://github.com/yewstack/yew.git
synced 2025-12-08 21:26:25 +00:00
* Button Styles - Rounded - Cursor change - Hover colour * Centred and Outlined Components * Realigned Everything * Amended Margins * Re-organised File Structure * Tailwind Conversion * cargo fmt * Reduced Button Rounding * Nightly fmt * Reorganised rs structure * New Styling for Grandchild with Grandparent * Rearranged rs * Styles for grandparent to grandchild * Centered * Arranged rs * Styles for Parent to Child * Refactored Child to Parent * Refactored Parent to Child * Refactored Grandchild with Grandparent * Refactored Grandparent to Grandchild * Grammar fix
Child-to-Parent Example
A simple example of updating a parent from two children using a callback mechanism.
Running
Run this application with the trunk development server:
trunk serve --open