Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 22214 (s=22214, is=22236, ic=22237, ia=22234)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 22237 (s=22214, is=22237, ic=22238, ia=22235)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 22238 (s=22214, is=22237, ic=22238, ia=22235)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 22235 (s=22214, is=22237, ic=22238, ia=22235)