Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123182 (s=123182, is=123258, ic=123261, ia=123263)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123259 (s=123182, is=123259, ic=123262, ia=123264)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123262 (s=123182, is=123259, ic=123262, ia=123264)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123264 (s=123182, is=123259, ic=123262, ia=123264)