Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 26657 (s=26657, is=26685, ic=26684, ia=26685)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 26686 (s=26657, is=26686, ic=26685, ia=26686)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 26685 (s=26657, is=26686, ic=26685, ia=26686)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 26686 (s=26657, is=26686, ic=26685, ia=26686)