Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 15875 (s=15875, is=15884, ic=15884, ia=15883)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 15885 (s=15875, is=15885, ic=15885, ia=15884)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 15885 (s=15875, is=15885, ic=15885, ia=15884)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 15884 (s=15875, is=15885, ic=15885, ia=15884)