Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123234 (s=123234, is=123311, ic=123313, ia=123316)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123312 (s=123234, is=123312, ic=123314, ia=123317)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123314 (s=123234, is=123312, ic=123314, ia=123317)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123317 (s=123234, is=123312, ic=123314, ia=123317)