Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13159 (s=13159, is=13172, ic=13171, ia=13173)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13173 (s=13159, is=13173, ic=13172, ia=13174)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13172 (s=13159, is=13173, ic=13172, ia=13174)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13174 (s=13159, is=13173, ic=13172, ia=13174)