Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 72941 (s=72941, is=72998, ic=72999, ia=73000)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 72999 (s=72941, is=72999, ic=73000, ia=73001)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 73000 (s=72941, is=72999, ic=73000, ia=73001)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 73001 (s=72941, is=72999, ic=73000, ia=73001)