Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65093 (s=65093, is=65148, ic=65149, ia=65150)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65149 (s=65093, is=65149, ic=65150, ia=65151)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65150 (s=65093, is=65149, ic=65150, ia=65151)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65151 (s=65093, is=65149, ic=65150, ia=65151)