Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65108 (s=65108, is=65163, ic=65164, ia=65165)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65164 (s=65108, is=65164, ic=65165, ia=65166)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65165 (s=65108, is=65164, ic=65165, ia=65166)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65166 (s=65108, is=65164, ic=65165, ia=65166)