Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12038 (s=12038, is=12050, ic=12049, ia=12051)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12051 (s=12038, is=12051, ic=12050, ia=12052)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12050 (s=12038, is=12051, ic=12050, ia=12052)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12052 (s=12038, is=12051, ic=12050, ia=12052)