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