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