Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123010 (s=123010, is=123086, ic=123089, ia=123091)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123087 (s=123010, is=123087, ic=123090, ia=123092)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123090 (s=123010, is=123087, ic=123090, ia=123092)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123092 (s=123010, is=123087, ic=123090, ia=123092)