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