Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65788 (s=65788, is=65843, ic=65844, ia=65845)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65844 (s=65788, is=65844, ic=65845, ia=65846)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65845 (s=65788, is=65844, ic=65845, ia=65846)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65846 (s=65788, is=65844, ic=65845, ia=65846)