Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123484 (s=123484, is=123561, ic=123563, ia=123566)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123562 (s=123484, is=123562, ic=123564, ia=123567)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123564 (s=123484, is=123562, ic=123564, ia=123567)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123567 (s=123484, is=123562, ic=123564, ia=123567)