Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65385 (s=65385, is=65440, ic=65441, ia=65442)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65441 (s=65385, is=65441, ic=65442, ia=65443)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65442 (s=65385, is=65441, ic=65442, ia=65443)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65443 (s=65385, is=65441, ic=65442, ia=65443)