Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101745 (s=101745, is=101809, ic=101810, ia=101812)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101810 (s=101745, is=101810, ic=101811, ia=101813)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101811 (s=101745, is=101810, ic=101811, ia=101813)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101813 (s=101745, is=101810, ic=101811, ia=101813)