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