Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101109 (s=101109, is=101173, ic=101174, ia=101176)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101174 (s=101109, is=101174, ic=101175, ia=101177)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101175 (s=101109, is=101174, ic=101175, ia=101177)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101177 (s=101109, is=101174, ic=101175, ia=101177)