Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 90038 (s=90038, is=90099, ic=90100, ia=90101)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 90100 (s=90038, is=90100, ic=90101, ia=90102)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 90101 (s=90038, is=90100, ic=90101, ia=90102)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 90102 (s=90038, is=90100, ic=90101, ia=90102)