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