Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 27182 (s=27182, is=27200, ic=27203, ia=27204)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 27201 (s=27182, is=27201, ic=27204, ia=27205)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 27204 (s=27182, is=27201, ic=27204, ia=27205)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 27205 (s=27182, is=27201, ic=27204, ia=27205)