Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100000 (s=100000, is=100063, ic=100064, ia=100065)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100064 (s=100000, is=100064, ic=100065, ia=100066)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100065 (s=100000, is=100064, ic=100065, ia=100066)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100066 (s=100000, is=100064, ic=100065, ia=100066)