Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 16807 (s=16807, is=16818, ic=16820, ia=16821)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 16819 (s=16807, is=16819, ic=16821, ia=16822)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 16821 (s=16807, is=16819, ic=16821, ia=16822)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 16822 (s=16807, is=16819, ic=16821, ia=16822)