Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123021 (s=123021, is=123097, ic=123100, ia=123102)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123098 (s=123021, is=123098, ic=123101, ia=123103)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123101 (s=123021, is=123098, ic=123101, ia=123103)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123103 (s=123021, is=123098, ic=123101, ia=123103)