Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 62049 (s=62049, is=62102, ic=62102, ia=62104)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 62103 (s=62049, is=62103, ic=62103, ia=62105)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 62103 (s=62049, is=62103, ic=62103, ia=62105)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 62105 (s=62049, is=62103, ic=62103, ia=62105)