Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5192 (s=5192, is=5198, ic=5196, ia=5198)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5199 (s=5192, is=5199, ic=5197, ia=5199)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5197 (s=5192, is=5199, ic=5197, ia=5199)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5199 (s=5192, is=5199, ic=5197, ia=5199)