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