Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23315 (s=23315, is=23331, ic=23333, ia=23335)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23332 (s=23315, is=23332, ic=23334, ia=23336)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23334 (s=23315, is=23332, ic=23334, ia=23336)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23336 (s=23315, is=23332, ic=23334, ia=23336)