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