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