Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33888 (s=33888, is=33923, ic=33922, ia=33924)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33924 (s=33888, is=33924, ic=33923, ia=33925)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33923 (s=33888, is=33924, ic=33923, ia=33925)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33925 (s=33888, is=33924, ic=33923, ia=33925)