Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10253 (s=10253, is=10261, ic=10260, ia=10262)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10262 (s=10253, is=10262, ic=10261, ia=10263)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10261 (s=10253, is=10262, ic=10261, ia=10263)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10263 (s=10253, is=10262, ic=10261, ia=10263)