Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12231 (s=12231, is=12243, ic=12242, ia=12244)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12244 (s=12231, is=12244, ic=12243, ia=12245)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12243 (s=12231, is=12244, ic=12243, ia=12245)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12245 (s=12231, is=12244, ic=12243, ia=12245)