Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100092 (s=100092, is=100155, ic=100156, ia=100157)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100156 (s=100092, is=100156, ic=100157, ia=100158)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100157 (s=100092, is=100156, ic=100157, ia=100158)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100158 (s=100092, is=100156, ic=100157, ia=100158)