Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65140 (s=65140, is=65195, ic=65196, ia=65197)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65196 (s=65140, is=65196, ic=65197, ia=65198)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65197 (s=65140, is=65196, ic=65197, ia=65198)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65198 (s=65140, is=65196, ic=65197, ia=65198)