Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101072 (s=101072, is=101136, ic=101137, ia=101139)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101137 (s=101072, is=101137, ic=101138, ia=101140)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101138 (s=101072, is=101137, ic=101138, ia=101140)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101140 (s=101072, is=101137, ic=101138, ia=101140)