Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11151 (s=11151, is=11161, ic=11160, ia=11162)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11162 (s=11151, is=11162, ic=11161, ia=11163)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11161 (s=11151, is=11162, ic=11161, ia=11163)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11163 (s=11151, is=11162, ic=11161, ia=11163)