Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 15016 (s=15016, is=15032, ic=15033, ia=15031)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 15033 (s=15016, is=15033, ic=15034, ia=15032)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 15034 (s=15016, is=15033, ic=15034, ia=15032)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 15032 (s=15016, is=15033, ic=15034, ia=15032)