Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11979 (s=11979, is=11991, ic=11990, ia=11992)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11992 (s=11979, is=11992, ic=11991, ia=11993)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11991 (s=11979, is=11992, ic=11991, ia=11993)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11993 (s=11979, is=11992, ic=11991, ia=11993)