Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11971 (s=11971, is=11983, ic=11982, ia=11984)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11984 (s=11971, is=11984, ic=11983, ia=11985)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11983 (s=11971, is=11984, ic=11983, ia=11985)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11985 (s=11971, is=11984, ic=11983, ia=11985)