Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65816 (s=65816, is=65871, ic=65872, ia=65873)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65872 (s=65816, is=65872, ic=65873, ia=65874)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65873 (s=65816, is=65872, ic=65873, ia=65874)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65874 (s=65816, is=65872, ic=65873, ia=65874)