Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13100 (s=13100, is=13113, ic=13112, ia=13114)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13114 (s=13100, is=13114, ic=13113, ia=13115)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13113 (s=13100, is=13114, ic=13113, ia=13115)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13115 (s=13100, is=13114, ic=13113, ia=13115)