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