Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98001 (s=98001, is=98063, ic=98064, ia=98065)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98064 (s=98001, is=98064, ic=98065, ia=98066)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98065 (s=98001, is=98064, ic=98065, ia=98066)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98066 (s=98001, is=98064, ic=98065, ia=98066)