Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5554 (s=5554, is=5560, ic=5558, ia=5560)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5561 (s=5554, is=5561, ic=5559, ia=5561)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5559 (s=5554, is=5561, ic=5559, ia=5561)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5561 (s=5554, is=5561, ic=5559, ia=5561)