Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65973 (s=65973, is=66028, ic=66029, ia=66030)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 66029 (s=65973, is=66029, ic=66030, ia=66031)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 66030 (s=65973, is=66029, ic=66030, ia=66031)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 66031 (s=65973, is=66029, ic=66030, ia=66031)