Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101814 (s=101814, is=101878, ic=101879, ia=101881)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101879 (s=101814, is=101879, ic=101880, ia=101882)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101880 (s=101814, is=101879, ic=101880, ia=101882)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101882 (s=101814, is=101879, ic=101880, ia=101882)