Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 34196 (s=34196, is=34231, ic=34230, ia=34232)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 34232 (s=34196, is=34232, ic=34231, ia=34233)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 34231 (s=34196, is=34232, ic=34231, ia=34233)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 34233 (s=34196, is=34232, ic=34231, ia=34233)