Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101085 (s=101085, is=101149, ic=101150, ia=101152)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101150 (s=101085, is=101150, ic=101151, ia=101153)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101151 (s=101085, is=101150, ic=101151, ia=101153)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101153 (s=101085, is=101150, ic=101151, ia=101153)