Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123387 (s=123387, is=123464, ic=123466, ia=123469)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123465 (s=123387, is=123465, ic=123467, ia=123470)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123467 (s=123387, is=123465, ic=123467, ia=123470)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123470 (s=123387, is=123465, ic=123467, ia=123470)