Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 50100 (s=50100, is=50150, ic=50150, ia=50152)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 50151 (s=50100, is=50151, ic=50151, ia=50153)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 50151 (s=50100, is=50151, ic=50151, ia=50153)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 50153 (s=50100, is=50151, ic=50151, ia=50153)