Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123305 (s=123305, is=123382, ic=123384, ia=123387)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123383 (s=123305, is=123383, ic=123385, ia=123388)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123385 (s=123305, is=123383, ic=123385, ia=123388)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123388 (s=123305, is=123383, ic=123385, ia=123388)