Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 110037 (s=110037, is=110110, ic=110111, ia=110113)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 110111 (s=110037, is=110111, ic=110112, ia=110114)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 110112 (s=110037, is=110111, ic=110112, ia=110114)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 110114 (s=110037, is=110111, ic=110112, ia=110114)