Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 102037 (s=102037, is=102101, ic=102102, ia=102104)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 102102 (s=102037, is=102102, ic=102103, ia=102105)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 102103 (s=102037, is=102102, ic=102103, ia=102105)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 102105 (s=102037, is=102102, ic=102103, ia=102105)