Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98832 (s=98832, is=98894, ic=98895, ia=98896)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98895 (s=98832, is=98895, ic=98896, ia=98897)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98896 (s=98832, is=98895, ic=98896, ia=98897)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98897 (s=98832, is=98895, ic=98896, ia=98897)