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