Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 34256 (s=34256, is=34291, ic=34290, ia=34292)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 34292 (s=34256, is=34292, ic=34291, ia=34293)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 34291 (s=34256, is=34292, ic=34291, ia=34293)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 34293 (s=34256, is=34292, ic=34291, ia=34293)