Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 24222 (s=24222, is=24230, ic=24231, ia=24231)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 24231 (s=24222, is=24231, ic=24232, ia=24232)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 24232 (s=24222, is=24231, ic=24232, ia=24232)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 24232 (s=24222, is=24231, ic=24232, ia=24232)