Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98131 (s=98131, is=98193, ic=98194, ia=98195)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98194 (s=98131, is=98194, ic=98195, ia=98196)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98195 (s=98131, is=98194, ic=98195, ia=98196)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98196 (s=98131, is=98194, ic=98195, ia=98196)