Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65654 (s=65654, is=65709, ic=65710, ia=65711)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65710 (s=65654, is=65710, ic=65711, ia=65712)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65711 (s=65654, is=65710, ic=65711, ia=65712)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65712 (s=65654, is=65710, ic=65711, ia=65712)