Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10236 (s=10236, is=10244, ic=10243, ia=10245)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10245 (s=10236, is=10245, ic=10244, ia=10246)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10244 (s=10236, is=10245, ic=10244, ia=10246)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10246 (s=10236, is=10245, ic=10244, ia=10246)