Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12186 (s=12186, is=12198, ic=12197, ia=12199)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12199 (s=12186, is=12199, ic=12198, ia=12200)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12198 (s=12186, is=12199, ic=12198, ia=12200)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12200 (s=12186, is=12199, ic=12198, ia=12200)