Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 25033 (s=25033, is=25056, ic=25057, ia=25054)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 25057 (s=25033, is=25057, ic=25058, ia=25055)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 25058 (s=25033, is=25057, ic=25058, ia=25055)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 25055 (s=25033, is=25057, ic=25058, ia=25055)