Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 102048 (s=102048, is=102112, ic=102113, ia=102115)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 102113 (s=102048, is=102113, ic=102114, ia=102116)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 102114 (s=102048, is=102113, ic=102114, ia=102116)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 102116 (s=102048, is=102113, ic=102114, ia=102116)