Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8884 (s=8884, is=8888, ic=8888, ia=8887)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8889 (s=8884, is=8889, ic=8889, ia=8888)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8889 (s=8884, is=8889, ic=8889, ia=8888)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8888 (s=8884, is=8889, ic=8889, ia=8888)