Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23524 (s=23524, is=23540, ic=23542, ia=23544)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23541 (s=23524, is=23541, ic=23543, ia=23545)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23543 (s=23524, is=23541, ic=23543, ia=23545)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23545 (s=23524, is=23541, ic=23543, ia=23545)