Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101339 (s=101339, is=101403, ic=101404, ia=101406)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101404 (s=101339, is=101404, ic=101405, ia=101407)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101405 (s=101339, is=101404, ic=101405, ia=101407)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101407 (s=101339, is=101404, ic=101405, ia=101407)