Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33251 (s=33251, is=33286, ic=33285, ia=33287)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33287 (s=33251, is=33287, ic=33286, ia=33288)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33286 (s=33251, is=33287, ic=33286, ia=33288)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33288 (s=33251, is=33287, ic=33286, ia=33288)