Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 86752 (s=86752, is=86810, ic=86811, ia=86812)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 86811 (s=86752, is=86811, ic=86812, ia=86813)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 86812 (s=86752, is=86811, ic=86812, ia=86813)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 86813 (s=86752, is=86811, ic=86812, ia=86813)