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