Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9022 (s=9022, is=9029, ic=9028, ia=9030)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9030 (s=9022, is=9030, ic=9029, ia=9031)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9029 (s=9022, is=9030, ic=9029, ia=9031)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9031 (s=9022, is=9030, ic=9029, ia=9031)