Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 107001 (s=107001, is=107071, ic=107072, ia=107074)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 107072 (s=107001, is=107072, ic=107073, ia=107075)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 107073 (s=107001, is=107072, ic=107073, ia=107075)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 107075 (s=107001, is=107072, ic=107073, ia=107075)