Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101173 (s=101173, is=101237, ic=101238, ia=101240)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101238 (s=101173, is=101238, ic=101239, ia=101241)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101239 (s=101173, is=101238, ic=101239, ia=101241)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101241 (s=101173, is=101238, ic=101239, ia=101241)