Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123702 (s=123702, is=123779, ic=123781, ia=123784)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123780 (s=123702, is=123780, ic=123782, ia=123785)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123782 (s=123702, is=123780, ic=123782, ia=123785)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123785 (s=123702, is=123780, ic=123782, ia=123785)