Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100028 (s=100028, is=100091, ic=100092, ia=100093)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100092 (s=100028, is=100092, ic=100093, ia=100094)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100093 (s=100028, is=100092, ic=100093, ia=100094)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100094 (s=100028, is=100092, ic=100093, ia=100094)