Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123647 (s=123647, is=123724, ic=123726, ia=123729)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123725 (s=123647, is=123725, ic=123727, ia=123730)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123727 (s=123647, is=123725, ic=123727, ia=123730)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123730 (s=123647, is=123725, ic=123727, ia=123730)