Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101941 (s=101941, is=102005, ic=102006, ia=102008)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 102006 (s=101941, is=102006, ic=102007, ia=102009)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 102007 (s=101941, is=102006, ic=102007, ia=102009)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 102009 (s=101941, is=102006, ic=102007, ia=102009)