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