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