Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97234 (s=97234, is=97296, ic=97297, ia=97298)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97297 (s=97234, is=97297, ic=97298, ia=97299)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97298 (s=97234, is=97297, ic=97298, ia=97299)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97299 (s=97234, is=97297, ic=97298, ia=97299)