Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65530 (s=65530, is=65585, ic=65586, ia=65587)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65586 (s=65530, is=65586, ic=65587, ia=65588)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65587 (s=65530, is=65586, ic=65587, ia=65588)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65588 (s=65530, is=65586, ic=65587, ia=65588)