Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 86782 (s=86782, is=86840, ic=86841, ia=86842)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 86841 (s=86782, is=86841, ic=86842, ia=86843)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 86842 (s=86782, is=86841, ic=86842, ia=86843)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 86843 (s=86782, is=86841, ic=86842, ia=86843)