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