Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 16111 (s=16111, is=16127, ic=16127, ia=16127)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 16128 (s=16111, is=16128, ic=16128, ia=16128)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 16128 (s=16111, is=16128, ic=16128, ia=16128)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 16128 (s=16111, is=16128, ic=16128, ia=16128)