Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 110030 (s=110030, is=110103, ic=110104, ia=110106)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 110104 (s=110030, is=110104, ic=110105, ia=110107)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 110105 (s=110030, is=110104, ic=110105, ia=110107)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 110107 (s=110030, is=110104, ic=110105, ia=110107)