Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99847 (s=99847, is=99910, ic=99911, ia=99912)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99911 (s=99847, is=99911, ic=99912, ia=99913)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99912 (s=99847, is=99911, ic=99912, ia=99913)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99913 (s=99847, is=99911, ic=99912, ia=99913)