Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 17861 (s=17861, is=17878, ic=17879, ia=17877)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 17879 (s=17861, is=17879, ic=17880, ia=17878)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 17880 (s=17861, is=17879, ic=17880, ia=17878)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 17878 (s=17861, is=17879, ic=17880, ia=17878)