Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 17025 (s=17025, is=17036, ic=17038, ia=17039)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 17037 (s=17025, is=17037, ic=17039, ia=17040)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 17039 (s=17025, is=17037, ic=17039, ia=17040)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 17040 (s=17025, is=17037, ic=17039, ia=17040)