Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23871 (s=23871, is=23887, ic=23889, ia=23891)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23888 (s=23871, is=23888, ic=23890, ia=23892)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23890 (s=23871, is=23888, ic=23890, ia=23892)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23892 (s=23871, is=23888, ic=23890, ia=23892)