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