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