Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 27070 (s=27070, is=27100, ic=27098, ia=27100)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 27101 (s=27070, is=27101, ic=27099, ia=27101)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 27099 (s=27070, is=27101, ic=27099, ia=27101)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 27101 (s=27070, is=27101, ic=27099, ia=27101)