Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123007 (s=123007, is=123083, ic=123086, ia=123088)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123084 (s=123007, is=123084, ic=123087, ia=123089)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123087 (s=123007, is=123084, ic=123087, ia=123089)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123089 (s=123007, is=123084, ic=123087, ia=123089)