Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97039 (s=97039, is=97100, ic=97101, ia=97102)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97101 (s=97039, is=97101, ic=97102, ia=97103)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97102 (s=97039, is=97101, ic=97102, ia=97103)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97103 (s=97039, is=97101, ic=97102, ia=97103)