Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33750 (s=33750, is=33785, ic=33784, ia=33786)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33786 (s=33750, is=33786, ic=33785, ia=33787)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33785 (s=33750, is=33786, ic=33785, ia=33787)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33787 (s=33750, is=33786, ic=33785, ia=33787)