Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33105 (s=33105, is=33139, ic=33138, ia=33140)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33140 (s=33105, is=33140, ic=33139, ia=33141)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33139 (s=33105, is=33140, ic=33139, ia=33141)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33141 (s=33105, is=33140, ic=33139, ia=33141)