Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123684 (s=123684, is=123761, ic=123763, ia=123766)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123762 (s=123684, is=123762, ic=123764, ia=123767)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123764 (s=123684, is=123762, ic=123764, ia=123767)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123767 (s=123684, is=123762, ic=123764, ia=123767)