Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123341 (s=123341, is=123418, ic=123420, ia=123423)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123419 (s=123341, is=123419, ic=123421, ia=123424)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123421 (s=123341, is=123419, ic=123421, ia=123424)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123424 (s=123341, is=123419, ic=123421, ia=123424)