Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 16099 (s=16099, is=16110, ic=16112, ia=16113)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 16111 (s=16099, is=16111, ic=16113, ia=16114)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 16113 (s=16099, is=16111, ic=16113, ia=16114)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 16114 (s=16099, is=16111, ic=16113, ia=16114)