Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101993 (s=101993, is=102057, ic=102058, ia=102060)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 102058 (s=101993, is=102058, ic=102059, ia=102061)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 102059 (s=101993, is=102058, ic=102059, ia=102061)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 102061 (s=101993, is=102058, ic=102059, ia=102061)