Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20093 (s=20093, is=20115, ic=20116, ia=20113)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20116 (s=20093, is=20116, ic=20117, ia=20114)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20117 (s=20093, is=20116, ic=20117, ia=20114)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20114 (s=20093, is=20116, ic=20117, ia=20114)