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