Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 96940 (s=96940, is=97001, ic=97002, ia=97003)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97002 (s=96940, is=97002, ic=97003, ia=97004)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97003 (s=96940, is=97002, ic=97003, ia=97004)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97004 (s=96940, is=97002, ic=97003, ia=97004)