Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11112 (s=11112, is=11122, ic=11121, ia=11123)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11123 (s=11112, is=11123, ic=11122, ia=11124)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11122 (s=11112, is=11123, ic=11122, ia=11124)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11124 (s=11112, is=11123, ic=11122, ia=11124)