Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23789 (s=23789, is=23805, ic=23807, ia=23809)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23806 (s=23789, is=23806, ic=23808, ia=23810)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23808 (s=23789, is=23806, ic=23808, ia=23810)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23810 (s=23789, is=23806, ic=23808, ia=23810)