Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 110025 (s=110025, is=110098, ic=110099, ia=110101)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 110099 (s=110025, is=110099, ic=110100, ia=110102)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 110100 (s=110025, is=110099, ic=110100, ia=110102)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 110102 (s=110025, is=110099, ic=110100, ia=110102)