Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100234 (s=100234, is=100297, ic=100298, ia=100299)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100298 (s=100234, is=100298, ic=100299, ia=100300)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100299 (s=100234, is=100298, ic=100299, ia=100300)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100300 (s=100234, is=100298, ic=100299, ia=100300)