Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 59999 (s=59999, is=60050, ic=60050, ia=60052)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 60051 (s=59999, is=60051, ic=60051, ia=60053)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 60051 (s=59999, is=60051, ic=60051, ia=60053)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 60053 (s=59999, is=60051, ic=60051, ia=60053)