Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101239 (s=101239, is=101303, ic=101304, ia=101306)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101304 (s=101239, is=101304, ic=101305, ia=101307)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101305 (s=101239, is=101304, ic=101305, ia=101307)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101307 (s=101239, is=101304, ic=101305, ia=101307)